[==========] 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:27:34.695988 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:46293
I20260710 13:27:34.697538 32598 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:27:34.698619 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:34.715939 32607 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:34.717136 32598 server_base.cc:1061] running on GCE node
W20260710 13:27:34.716130 32604 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:34.715970 32605 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:35.910588 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:35.910818 32598 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:35.911079 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690055911046 us; error 0 us; skew 500 ppm
I20260710 13:27:35.911914 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:35.918300 32598 webserver.cc:533] Webserver started at http://127.31.213.190:33491/ using document root <none> and password file <none>
I20260710 13:27:35.919152 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:35.919389 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:35.919831 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:35.925690 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "4dcb7fa541c942bbae7e19ce52b14bb0"
format_stamp: "Formatted at 2026-07-10 13:27:35 on dist-test-slave-20gn"
I20260710 13:27:35.933251 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:35.938377 32613 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:35.939594 32598 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:27:35.939951 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "4dcb7fa541c942bbae7e19ce52b14bb0"
format_stamp: "Formatted at 2026-07-10 13:27:35 on dist-test-slave-20gn"
I20260710 13:27:35.940364 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-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:35.993853 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:35.995440 32598 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:27:35.995898 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:36.068617 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:46293
I20260710 13:27:36.068804 32664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:46293 every 8 connection(s)
I20260710 13:27:36.077293 32665 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:36.100512 32665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0: Bootstrap starting.
I20260710 13:27:36.106876 32665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:36.108884 32665 log.cc:826] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0: Log is configured to *not* fsync() on all Append() calls
I20260710 13:27:36.113487 32665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0: No bootstrap required, opened a new log
I20260710 13:27:36.136057 32665 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dcb7fa541c942bbae7e19ce52b14bb0" member_type: VOTER }
I20260710 13:27:36.136679 32665 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:36.136901 32665 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dcb7fa541c942bbae7e19ce52b14bb0, State: Initialized, Role: FOLLOWER
I20260710 13:27:36.137880 32665 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4dcb7fa541c942bbae7e19ce52b14bb0" member_type: VOTER }
I20260710 13:27:36.138381 32665 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:36.138652 32665 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:36.138958 32665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:36.143368 32665 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dcb7fa541c942bbae7e19ce52b14bb0" member_type: VOTER }
I20260710 13:27:36.144130 32665 leader_election.cc:304] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [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: 4dcb7fa541c942bbae7e19ce52b14bb0; no voters: 
I20260710 13:27:36.145921 32665 leader_election.cc:290] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:36.146373 32668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:36.148663 32668 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 1 LEADER]: Becoming Leader. State: Replica: 4dcb7fa541c942bbae7e19ce52b14bb0, State: Running, Role: LEADER
I20260710 13:27:36.149642 32668 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [LEADER]: Queue going to LEADER mode. State: All 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: "4dcb7fa541c942bbae7e19ce52b14bb0" member_type: VOTER }
I20260710 13:27:36.150781 32665 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:36.161190 32669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4dcb7fa541c942bbae7e19ce52b14bb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dcb7fa541c942bbae7e19ce52b14bb0" member_type: VOTER } }
I20260710 13:27:36.162015 32669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:36.162452 32670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4dcb7fa541c942bbae7e19ce52b14bb0. Latest consensus state: current_term: 1 leader_uuid: "4dcb7fa541c942bbae7e19ce52b14bb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dcb7fa541c942bbae7e19ce52b14bb0" member_type: VOTER } }
I20260710 13:27:36.163187 32670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:36.165901 32677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:36.179185 32677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:36.181917 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:36.197312 32677 catalog_manager.cc:1383] Generated new cluster ID: b87ea0775417404fa921735647ab2bb0
I20260710 13:27:36.197639 32677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:36.219995 32677 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:36.221637 32677 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:36.238641 32677 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0: Generated new TSK 0
I20260710 13:27:36.239698 32677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:36.248984 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:36.259203 32687 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:36.261018 32688 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:36.264146 32598 server_base.cc:1061] running on GCE node
W20260710 13:27:36.264427 32690 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:36.265404 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:36.265620 32598 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:36.265801 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690056265763 us; error 0 us; skew 500 ppm
I20260710 13:27:36.266464 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:36.271100 32598 webserver.cc:533] Webserver started at http://127.31.213.129:45203/ using document root <none> and password file <none>
I20260710 13:27:36.271643 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:36.271854 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:36.272146 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:36.273305 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "b012d4245a1a4345b568e59db4fc68e5"
format_stamp: "Formatted at 2026-07-10 13:27:36 on dist-test-slave-20gn"
I20260710 13:27:36.279244 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:36.283762 32695 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:36.284615 32598 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:27:36.284986 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "b012d4245a1a4345b568e59db4fc68e5"
format_stamp: "Formatted at 2026-07-10 13:27:36 on dist-test-slave-20gn"
I20260710 13:27:36.285406 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-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:36.311717 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:36.313545 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:36.316368 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:36.321815 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:36.322126 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:36.322454 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:36.322692 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:36.415978 32757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:34665 every 8 connection(s)
I20260710 13:27:36.415957 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:34665
I20260710 13:27:36.425916 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:36.437759 32762 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:36.440629 32763 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:36.445608 32766 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:36.447193 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:36.448210 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:36.448477 32598 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:36.448699 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690056448681 us; error 0 us; skew 500 ppm
I20260710 13:27:36.449507 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:36.452280 32598 webserver.cc:533] Webserver started at http://127.31.213.130:34867/ using document root <none> and password file <none>
I20260710 13:27:36.452958 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:36.453199 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:36.453512 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:36.454926 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
format_stamp: "Formatted at 2026-07-10 13:27:36 on dist-test-slave-20gn"
I20260710 13:27:36.461596 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:27:36.462559 32758 heartbeater.cc:344] Connected to a master server at 127.31.213.190:46293
I20260710 13:27:36.463054 32758 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:36.464213 32758 heartbeater.cc:507] Master 127.31.213.190:46293 requested a full tablet report, sending...
I20260710 13:27:36.466902   302 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:36.467860 32598 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:36.467855 32630 ts_manager.cc:194] Registered new tserver with Master: b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665)
I20260710 13:27:36.468274 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
format_stamp: "Formatted at 2026-07-10 13:27:36 on dist-test-slave-20gn"
I20260710 13:27:36.468655 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-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:36.470860 32630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47558
I20260710 13:27:36.485833 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:36.487149 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:36.489362 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:36.492177 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:36.492396 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:36.492668 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:36.492858 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:27:36.587625 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:41309
I20260710 13:27:36.588006   364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:41309 every 8 connection(s)
I20260710 13:27:36.594350 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:36.604990   368 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:27:36.610592 32598 server_base.cc:1061] running on GCE node
W20260710 13:27:36.612267   371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:27:36.612453   369 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:36.613076   365 heartbeater.cc:344] Connected to a master server at 127.31.213.190:46293
I20260710 13:27:36.613530   365 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:36.614087 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:36.614358 32598 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:36.614449   365 heartbeater.cc:507] Master 127.31.213.190:46293 requested a full tablet report, sending...
I20260710 13:27:36.614595 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690056614574 us; error 0 us; skew 500 ppm
I20260710 13:27:36.615368 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:36.616950 32630 ts_manager.cc:194] Registered new tserver with Master: 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:36.618382 32598 webserver.cc:533] Webserver started at http://127.31.213.131:35615/ using document root <none> and password file <none>
I20260710 13:27:36.618803 32630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47568
I20260710 13:27:36.619031 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:36.619280 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:36.619621 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:36.621224 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "9f3fd311f5504b5ca81353973be41fbf"
format_stamp: "Formatted at 2026-07-10 13:27:36 on dist-test-slave-20gn"
I20260710 13:27:36.626245 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:36.629793   376 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:36.630657 32598 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:36.630955 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "9f3fd311f5504b5ca81353973be41fbf"
format_stamp: "Formatted at 2026-07-10 13:27:36 on dist-test-slave-20gn"
I20260710 13:27:36.631232 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690054532251-32598-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:36.647473 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:36.648841 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:36.651383 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:36.655077 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:36.655261 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:36.655567 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:36.655728 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:36.757288 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:46115
I20260710 13:27:36.757371   438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:46115 every 8 connection(s)
I20260710 13:27:36.775480   439 heartbeater.cc:344] Connected to a master server at 127.31.213.190:46293
I20260710 13:27:36.775898   439 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:36.776703   439 heartbeater.cc:507] Master 127.31.213.190:46293 requested a full tablet report, sending...
I20260710 13:27:36.778728 32630 ts_manager.cc:194] Registered new tserver with Master: 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:36.779700 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014500249s
I20260710 13:27:36.780243 32630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47576
I20260710 13:27:36.835978 32630 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47590:
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:36.840778 32630 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:36.944245 32722 tablet_service.cc:1511] Processing CreateTablet for tablet e77ed3f9796a49899892db4022a71258 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:36.945447 32721 tablet_service.cc:1511] Processing CreateTablet for tablet 69000f2c0dbb4fd0ab99282d4e3c5909 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:36.946161 32722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77ed3f9796a49899892db4022a71258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.949451 32720 tablet_service.cc:1511] Processing CreateTablet for tablet 30e5c44ebdd84db098e83d4dbe479bfd (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:36.950985 32720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e5c44ebdd84db098e83d4dbe479bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.944245 32723 tablet_service.cc:1511] Processing CreateTablet for tablet ed785568c26f4364a58cff9bfaa0b617 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:36.954067 32723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed785568c26f4364a58cff9bfaa0b617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.957453 32721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69000f2c0dbb4fd0ab99282d4e3c5909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.960193 32719 tablet_service.cc:1511] Processing CreateTablet for tablet 0f229192e494420ba0b07570cce9ad4a (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:36.961707 32719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f229192e494420ba0b07570cce9ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.962539   330 tablet_service.cc:1511] Processing CreateTablet for tablet ed785568c26f4364a58cff9bfaa0b617 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:36.963955   330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed785568c26f4364a58cff9bfaa0b617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.966061   328 tablet_service.cc:1511] Processing CreateTablet for tablet 69000f2c0dbb4fd0ab99282d4e3c5909 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:36.967450   328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69000f2c0dbb4fd0ab99282d4e3c5909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.968755   325 tablet_service.cc:1511] Processing CreateTablet for tablet 3320001780dc4ed9b23e0976c9507f5a (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:36.970209   325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3320001780dc4ed9b23e0976c9507f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.970137   327 tablet_service.cc:1511] Processing CreateTablet for tablet 30e5c44ebdd84db098e83d4dbe479bfd (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:36.971614   327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e5c44ebdd84db098e83d4dbe479bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.974027   326 tablet_service.cc:1511] Processing CreateTablet for tablet 0f229192e494420ba0b07570cce9ad4a (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:36.975623   324 tablet_service.cc:1511] Processing CreateTablet for tablet dc7a12ecfce94c398e7d032419436088 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:36.978646   326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f229192e494420ba0b07570cce9ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.979562   323 tablet_service.cc:1511] Processing CreateTablet for tablet e554b90b64c84855aed5622867f731c5 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:36.979421   329 tablet_service.cc:1511] Processing CreateTablet for tablet e77ed3f9796a49899892db4022a71258 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:36.987751   324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7a12ecfce94c398e7d032419436088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:36.991925 32716 tablet_service.cc:1511] Processing CreateTablet for tablet e554b90b64c84855aed5622867f731c5 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:36.991050 32717 tablet_service.cc:1511] Processing CreateTablet for tablet dc7a12ecfce94c398e7d032419436088 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:37.007504   404 tablet_service.cc:1511] Processing CreateTablet for tablet ed785568c26f4364a58cff9bfaa0b617 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:27:37.016954   323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e554b90b64c84855aed5622867f731c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.018275 32716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e554b90b64c84855aed5622867f731c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.019935 32718 tablet_service.cc:1511] Processing CreateTablet for tablet 3320001780dc4ed9b23e0976c9507f5a (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:37.022075 32718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3320001780dc4ed9b23e0976c9507f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.025722   329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77ed3f9796a49899892db4022a71258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.023406   322 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5987df586a4d219ccf502e49c37258 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:37.018369   403 tablet_service.cc:1511] Processing CreateTablet for tablet e77ed3f9796a49899892db4022a71258 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:27:37.030745   403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77ed3f9796a49899892db4022a71258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.025676 32715 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5987df586a4d219ccf502e49c37258 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:37.045003   322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5987df586a4d219ccf502e49c37258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.032793 32717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7a12ecfce94c398e7d032419436088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.051893   404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed785568c26f4364a58cff9bfaa0b617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.066596   401 tablet_service.cc:1511] Processing CreateTablet for tablet 30e5c44ebdd84db098e83d4dbe479bfd (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:27:37.070351   401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e5c44ebdd84db098e83d4dbe479bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.071137   402 tablet_service.cc:1511] Processing CreateTablet for tablet 69000f2c0dbb4fd0ab99282d4e3c5909 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:27:37.074081   402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69000f2c0dbb4fd0ab99282d4e3c5909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.079468 32715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5987df586a4d219ccf502e49c37258. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.087002   398 tablet_service.cc:1511] Processing CreateTablet for tablet dc7a12ecfce94c398e7d032419436088 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:27:37.085479   399 tablet_service.cc:1511] Processing CreateTablet for tablet 3320001780dc4ed9b23e0976c9507f5a (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:27:37.095875   400 tablet_service.cc:1511] Processing CreateTablet for tablet 0f229192e494420ba0b07570cce9ad4a (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:27:37.102701   398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7a12ecfce94c398e7d032419436088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.104285   397 tablet_service.cc:1511] Processing CreateTablet for tablet e554b90b64c84855aed5622867f731c5 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:27:37.120929   396 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5987df586a4d219ccf502e49c37258 (DEFAULT_TABLE table=test-workload [id=7e4543c5a1194dc6a788c1f1232edde7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:27:37.116955   397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e554b90b64c84855aed5622867f731c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.150107   396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5987df586a4d219ccf502e49c37258. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:37.177572 32678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:37.188717   400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f229192e494420ba0b07570cce9ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.191890   399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3320001780dc4ed9b23e0976c9507f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:37.215390   458 tablet_bootstrap.cc:492] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:37.253844   459 tablet_bootstrap.cc:492] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.274405   460 tablet_bootstrap.cc:492] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.293077   459 tablet_bootstrap.cc:654] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.304894   460 tablet_bootstrap.cc:654] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.304324   458 tablet_bootstrap.cc:654] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.313112   460 tablet_bootstrap.cc:492] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.313424   459 tablet_bootstrap.cc:492] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.313580   460 ts_tablet_manager.cc:1403] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.008s
I20260710 13:27:37.313795   459 ts_tablet_manager.cc:1403] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.000s
I20260710 13:27:37.317927   460 raft_consensus.cc:359] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.318820   460 raft_consensus.cc:385] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.318763   459 raft_consensus.cc:359] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.319254   460 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.319530   459 raft_consensus.cc:385] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.319898   459 raft_consensus.cc:740] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.320297   460 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.320652   459 consensus_queue.cc:260] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.326644   459 ts_tablet_manager.cc:1434] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:27:37.327801   365 heartbeater.cc:499] Master 127.31.213.190:46293 was elected leader, sending a full tablet report...
I20260710 13:27:37.328480   459 tablet_bootstrap.cc:492] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.338408   439 heartbeater.cc:499] Master 127.31.213.190:46293 was elected leader, sending a full tablet report...
I20260710 13:27:37.339543   460 ts_tablet_manager.cc:1434] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:27:37.341050   460 tablet_bootstrap.cc:492] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.344028   459 tablet_bootstrap.cc:654] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:37.346608   366 tablet.cc:2406] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:37.351336   460 tablet_bootstrap.cc:654] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.355368   458 tablet_bootstrap.cc:492] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:37.355814   458 ts_tablet_manager.cc:1403] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.159s	user 0.015s	sys 0.010s
I20260710 13:27:37.357095   459 tablet_bootstrap.cc:492] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.357748   459 ts_tablet_manager.cc:1403] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260710 13:27:37.358625   458 raft_consensus.cc:359] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.359337   458 raft_consensus.cc:385] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.359638   458 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.360339   458 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.361830   459 raft_consensus.cc:359] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.362677   459 raft_consensus.cc:385] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.363019   459 raft_consensus.cc:740] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.363978   459 consensus_queue.cc:260] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.364547   460 tablet_bootstrap.cc:492] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.365175   460 ts_tablet_manager.cc:1403] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 13:27:37.366701   459 ts_tablet_manager.cc:1434] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:27:37.367779   459 tablet_bootstrap.cc:492] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.368723   460 raft_consensus.cc:359] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.369607   460 raft_consensus.cc:385] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.369992   460 raft_consensus.cc:740] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.370971   460 consensus_queue.cc:260] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.373411   460 ts_tablet_manager.cc:1434] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:37.374571   460 tablet_bootstrap.cc:492] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.379354   459 tablet_bootstrap.cc:654] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.382000   460 tablet_bootstrap.cc:654] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.392488 32758 heartbeater.cc:499] Master 127.31.213.190:46293 was elected leader, sending a full tablet report...
I20260710 13:27:37.392697   459 tablet_bootstrap.cc:492] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.393257   459 ts_tablet_manager.cc:1403] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260710 13:27:37.393616   458 ts_tablet_manager.cc:1434] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.005s
I20260710 13:27:37.394469   458 tablet_bootstrap.cc:492] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:37.395346   460 tablet_bootstrap.cc:492] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.395799   460 ts_tablet_manager.cc:1403] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260710 13:27:37.399057   460 raft_consensus.cc:359] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.399840   460 raft_consensus.cc:385] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.400185   460 raft_consensus.cc:740] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.401412   458 tablet_bootstrap.cc:654] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.401018   460 consensus_queue.cc:260] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.403879   460 ts_tablet_manager.cc:1434] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:37.404943   460 tablet_bootstrap.cc:492] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.405386   459 raft_consensus.cc:359] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.407302   459 raft_consensus.cc:385] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.407651   459 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.408491   459 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.412130   460 tablet_bootstrap.cc:654] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.418381   459 ts_tablet_manager.cc:1434] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:27:37.419870   459 tablet_bootstrap.cc:492] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.424032   460 tablet_bootstrap.cc:492] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.424721   460 ts_tablet_manager.cc:1403] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260710 13:27:37.427772   458 tablet_bootstrap.cc:492] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:37.428289   458 ts_tablet_manager.cc:1403] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.009s
I20260710 13:27:37.428601   460 raft_consensus.cc:359] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.429873   460 raft_consensus.cc:385] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.430220   460 raft_consensus.cc:740] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.431012   460 consensus_queue.cc:260] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.433735   460 ts_tablet_manager.cc:1434] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:27:37.434823   460 tablet_bootstrap.cc:492] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.434887   459 tablet_bootstrap.cc:654] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.437815   458 raft_consensus.cc:359] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.438591   458 raft_consensus.cc:385] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.438894   458 raft_consensus.cc:740] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.445411   460 tablet_bootstrap.cc:654] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.446028   458 consensus_queue.cc:260] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.448221   458 ts_tablet_manager.cc:1434] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:27:37.449244   458 tablet_bootstrap.cc:492] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:37.457127   458 tablet_bootstrap.cc:654] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.464885   460 tablet_bootstrap.cc:492] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.465435   460 ts_tablet_manager.cc:1403] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260710 13:27:37.465687   459 tablet_bootstrap.cc:492] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.466168   459 ts_tablet_manager.cc:1403] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.009s
I20260710 13:27:37.468812   460 raft_consensus.cc:359] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.469151   459 raft_consensus.cc:359] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.469651   460 raft_consensus.cc:385] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.469880   459 raft_consensus.cc:385] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.470000   460 raft_consensus.cc:740] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.470247   459 raft_consensus.cc:740] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.471068   460 consensus_queue.cc:260] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.471026   459 consensus_queue.cc:260] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.473803   459 ts_tablet_manager.cc:1434] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:27:37.473798   460 ts_tablet_manager.cc:1434] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:37.475203   459 tablet_bootstrap.cc:492] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.475767   460 tablet_bootstrap.cc:492] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.483314   459 tablet_bootstrap.cc:654] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.483469   460 tablet_bootstrap.cc:654] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.487881   458 tablet_bootstrap.cc:492] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:37.488587   458 ts_tablet_manager.cc:1403] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.004s
I20260710 13:27:37.494668   458 raft_consensus.cc:359] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.495508   458 raft_consensus.cc:385] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.495842   458 raft_consensus.cc:740] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.496217   459 tablet_bootstrap.cc:492] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.496743   459 ts_tablet_manager.cc:1403] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 13:27:37.496615   458 consensus_queue.cc:260] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.499600   458 ts_tablet_manager.cc:1434] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:37.500015   459 raft_consensus.cc:359] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.500626   458 tablet_bootstrap.cc:492] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:37.500834   459 raft_consensus.cc:385] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.501171   459 raft_consensus.cc:740] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.502100   459 consensus_queue.cc:260] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.503892   465 raft_consensus.cc:493] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.504491   465 raft_consensus.cc:515] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.508049   465 leader_election.cc:290] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.512084   465 raft_consensus.cc:493] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.512676   465 raft_consensus.cc:515] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.515255   465 leader_election.cc:290] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.517028   460 tablet_bootstrap.cc:492] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.518762   459 ts_tablet_manager.cc:1434] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:27:37.519837   458 tablet_bootstrap.cc:654] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.524675   459 tablet_bootstrap.cc:492] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.529474   464 raft_consensus.cc:493] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.529574   460 ts_tablet_manager.cc:1403] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.002s
I20260710 13:27:37.530023   464 raft_consensus.cc:515] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.532760   464 leader_election.cc:290] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.558861   459 tablet_bootstrap.cc:654] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.555760   460 raft_consensus.cc:359] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.564766   460 raft_consensus.cc:385] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.569468   460 raft_consensus.cc:740] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.574581   460 consensus_queue.cc:260] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.579267   458 tablet_bootstrap.cc:492] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:37.579758   458 ts_tablet_manager.cc:1403] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.033s
I20260710 13:27:37.583886   460 ts_tablet_manager.cc:1434] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260710 13:27:37.585430   464 raft_consensus.cc:493] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.587553   460 tablet_bootstrap.cc:492] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.587936   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:37.587060   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:37.588740   413 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 0.
I20260710 13:27:37.589720   414 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 0.
I20260710 13:27:37.587358   464 raft_consensus.cc:515] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.592928   303 leader_election.cc:304] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:37.593967   464 leader_election.cc:290] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.594053   303 leader_election.cc:304] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:37.595433   465 raft_consensus.cc:2804] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.595911   465 raft_consensus.cc:493] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.595515   479 raft_consensus.cc:2804] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.599128   465 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.599581   479 raft_consensus.cc:493] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.600446   479 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.607853 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.609179 32733 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 0.
I20260710 13:27:37.607954 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.614212   464 raft_consensus.cc:493] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:37.616612   304 leader_election.cc:343] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.616189   464 raft_consensus.cc:515] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.620863   460 tablet_bootstrap.cc:654] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.621624   464 leader_election.cc:290] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.628327 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.628731 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.629040 32732 raft_consensus.cc:2468] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:37.629530 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.632035   378 leader_election.cc:304] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:37.628856   465 raft_consensus.cc:515] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
W20260710 13:27:37.633663   378 leader_election.cc:343] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.634250   464 raft_consensus.cc:2804] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.634565   464 raft_consensus.cc:493] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.634907   464 raft_consensus.cc:3060] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.636621 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:37.637988   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:37.638391 32733 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.638698   414 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.634891   465 leader_election.cc:290] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.642756   465 raft_consensus.cc:493] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.643206   465 raft_consensus.cc:515] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
W20260710 13:27:37.649861   378 leader_election.cc:343] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.653939   459 tablet_bootstrap.cc:492] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.660068   459 ts_tablet_manager.cc:1403] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.017s
I20260710 13:27:37.670847 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
W20260710 13:27:37.672837   304 leader_election.cc:343] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.647143   458 raft_consensus.cc:359] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.680980   458 raft_consensus.cc:385] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.681437   458 raft_consensus.cc:740] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.682539   458 consensus_queue.cc:260] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.684691   465 leader_election.cc:290] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.689711   414 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 1.
I20260710 13:27:37.694707   459 raft_consensus.cc:359] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.695552   459 raft_consensus.cc:385] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.695446   464 raft_consensus.cc:515] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.695948   459 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.693118 32733 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 1.
I20260710 13:27:37.696830   459 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.698982   464 leader_election.cc:290] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.707173 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:37.715301   464 raft_consensus.cc:493] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.715521 32731 raft_consensus.cc:3060] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.715793   464 raft_consensus.cc:515] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.716967   459 ts_tablet_manager.cc:1434] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260710 13:27:37.702090   304 leader_election.cc:304] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:37.719897   459 tablet_bootstrap.cc:492] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.701834   458 ts_tablet_manager.cc:1434] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.117s	user 0.011s	sys 0.000s
I20260710 13:27:37.724359   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:37.726125   489 raft_consensus.cc:2804] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.701462   479 raft_consensus.cc:515] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.727612   489 raft_consensus.cc:697] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:37.723541   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:37.727424   458 tablet_bootstrap.cc:492] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:37.729120   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:37.730921   489 consensus_queue.cc:237] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.735323   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:37.735908   339 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:37.736171 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.734532   460 tablet_bootstrap.cc:492] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.737771   460 ts_tablet_manager.cc:1403] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.153s	user 0.025s	sys 0.028s
I20260710 13:27:37.738025   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:37.740473 32731 raft_consensus.cc:2468] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
W20260710 13:27:37.741214   378 leader_election.cc:343] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.740996   460 raft_consensus.cc:359] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.741727   460 raft_consensus.cc:385] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:37.742796   377 leader_election.cc:343] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:37.744431   377 leader_election.cc:343] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:37.744233   303 leader_election.cc:343] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.744952   377 leader_election.cc:304] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf; no voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.745038   303 leader_election.cc:304] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145; no voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.746896   465 raft_consensus.cc:2749] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.747581   479 leader_election.cc:290] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.747466   377 leader_election.cc:304] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [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: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.748682   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:37.745484   464 leader_election.cc:290] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.749176   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:37.749541   378 leader_election.cc:304] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:37.750401   339 raft_consensus.cc:2468] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:37.749328   414 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.751581   479 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.752647   464 raft_consensus.cc:2804] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.752786 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:37.753065   464 raft_consensus.cc:493] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.753504   464 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.754492   459 tablet_bootstrap.cc:654] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.742192   460 raft_consensus.cc:740] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.752188   479 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
W20260710 13:27:37.758219   304 leader_election.cc:343] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.765730   493 raft_consensus.cc:2804] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:37.765945   377 leader_election.cc:343] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.760125   491 raft_consensus.cc:2749] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.762760   460 consensus_queue.cc:260] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.775192   468 raft_consensus.cc:493] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:37.775406   377 leader_election.cc:304] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [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: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.775776   468 raft_consensus.cc:515] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.772866   464 raft_consensus.cc:515] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.776629   414 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 1.
I20260710 13:27:37.780169 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:37.783457   468 leader_election.cc:290] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.779210   479 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.786438   464 leader_election.cc:290] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.790215   464 raft_consensus.cc:2804] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.790562   464 raft_consensus.cc:493] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.790904   464 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.791967 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:37.793399 32733 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.792316   303 leader_election.cc:304] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.799898   479 raft_consensus.cc:2804] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.800590   479 raft_consensus.cc:697] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:37.801481   479 consensus_queue.cc:237] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.803874   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:37.805094   493 raft_consensus.cc:697] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:37.806434 32733 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:37.793028 32629 catalog_manager.cc:5697] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
W20260710 13:27:37.811185   303 leader_election.cc:343] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.811614   378 leader_election.cc:304] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:37.813659   495 raft_consensus.cc:2804] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.814320   495 raft_consensus.cc:697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:37.815403   495 consensus_queue.cc:237] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.819512   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:37.820608   339 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.818126   464 raft_consensus.cc:515] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.824784   459 tablet_bootstrap.cc:492] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:37.821899   458 tablet_bootstrap.cc:654] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.823531   460 ts_tablet_manager.cc:1434] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.085s	user 0.002s	sys 0.018s
I20260710 13:27:37.826319   459 ts_tablet_manager.cc:1403] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.010s
I20260710 13:27:37.809986   493 consensus_queue.cc:237] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.837836   460 tablet_bootstrap.cc:492] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.844677   339 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:37.847807   459 raft_consensus.cc:359] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.850343   459 raft_consensus.cc:385] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.850698   459 raft_consensus.cc:740] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.850838 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
W20260710 13:27:37.852846   378 leader_election.cc:343] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.859437   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:37.860293   339 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.852116   459 consensus_queue.cc:260] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.866129   464 leader_election.cc:290] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:37.874028   459 ts_tablet_manager.cc:1434] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 13:27:37.875156   459 tablet_bootstrap.cc:492] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
W20260710 13:27:37.875182   304 leader_election.cc:343] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:37.875767   304 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145; no voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.876802   458 tablet_bootstrap.cc:492] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:37.876848   489 raft_consensus.cc:2749] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:37.877476   458 ts_tablet_manager.cc:1403] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.002s
I20260710 13:27:37.886821   460 tablet_bootstrap.cc:654] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.886356   458 raft_consensus.cc:359] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.889918   458 raft_consensus.cc:385] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.890268   458 raft_consensus.cc:740] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.898643   458 consensus_queue.cc:260] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.904436   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:37.905568   339 raft_consensus.cc:2468] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:37.907505   458 ts_tablet_manager.cc:1434] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260710 13:27:37.906486   340 raft_consensus.cc:2468] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 0.
I20260710 13:27:37.907672   377 leader_election.cc:304] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:37.908496   493 raft_consensus.cc:2804] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.909276   493 raft_consensus.cc:697] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:37.901449 32627 catalog_manager.cc:5697] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 1 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.910341   458 tablet_bootstrap.cc:492] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:37.909602 32696 leader_election.cc:304] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:37.912561   468 raft_consensus.cc:2804] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:37.913024   468 raft_consensus.cc:493] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:37.913393   468 raft_consensus.cc:3060] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.911866   493 consensus_queue.cc:237] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.921048   460 tablet_bootstrap.cc:492] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:37.921504   460 ts_tablet_manager.cc:1403] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.010s
I20260710 13:27:37.939309   459 tablet_bootstrap.cc:654] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.929400   458 tablet_bootstrap.cc:654] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:37.946565   468 raft_consensus.cc:515] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:37.951506   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:37.953172   414 raft_consensus.cc:2468] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 0.
I20260710 13:27:37.958274   460 raft_consensus.cc:359] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.959295   460 raft_consensus.cc:385] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.959709   460 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.960680   460 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.963845   460 ts_tablet_manager.cc:1434] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 13:27:37.965067   460 tablet_bootstrap.cc:492] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: Bootstrap starting.
I20260710 13:27:37.970170   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:37.970816   339 raft_consensus.cc:3060] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:37.978423   339 raft_consensus.cc:2468] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 1.
I20260710 13:27:37.979657 32696 leader_election.cc:304] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:37.981323   468 leader_election.cc:290] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:37.981904   468 raft_consensus.cc:2804] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:37.982379   468 raft_consensus.cc:697] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:37.987505   458 tablet_bootstrap.cc:492] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:37.988095   458 ts_tablet_manager.cc:1403] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.004s
I20260710 13:27:37.992105   458 raft_consensus.cc:359] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:37.993176   458 raft_consensus.cc:385] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:37.993616   458 raft_consensus.cc:740] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:37.994580   458 consensus_queue.cc:260] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.008767   459 tablet_bootstrap.cc:492] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:38.009328   459 ts_tablet_manager.cc:1403] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.005s
I20260710 13:27:38.009256 32628 catalog_manager.cc:5697] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.012140   459 raft_consensus.cc:359] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.012814   459 raft_consensus.cc:385] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:38.013108   459 raft_consensus.cc:740] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.013845   459 consensus_queue.cc:260] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.015504   459 ts_tablet_manager.cc:1434] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:27:38.016374   459 tablet_bootstrap.cc:492] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145: Bootstrap starting.
I20260710 13:27:37.983251   468 consensus_queue.cc:237] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:38.016896   460 tablet_bootstrap.cc:654] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:38.027309   460 tablet_bootstrap.cc:492] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: No bootstrap required, opened a new log
I20260710 13:27:38.027695   460 ts_tablet_manager.cc:1403] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260710 13:27:38.029145   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.030527   414 raft_consensus.cc:3060] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.034317   460 raft_consensus.cc:359] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.034991   460 raft_consensus.cc:385] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:38.035243   460 raft_consensus.cc:740] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.035881   460 consensus_queue.cc:260] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.038630 32627 catalog_manager.cc:5697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 1 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.042424   460 ts_tablet_manager.cc:1434] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:27:38.043016 32627 catalog_manager.cc:5697] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 1 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.045512   493 raft_consensus.cc:493] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:38.045990   493 raft_consensus.cc:515] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.047242   458 ts_tablet_manager.cc:1434] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.004s
I20260710 13:27:38.051167 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:38.051318   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:38.051893 32733 raft_consensus.cc:2468] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:38.052513   493 leader_election.cc:290] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:38.053458   378 leader_election.cc:304] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.051939   339 raft_consensus.cc:2468] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:38.054070   414 raft_consensus.cc:2468] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 1.
I20260710 13:27:38.054347   493 raft_consensus.cc:2804] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:38.054805   493 raft_consensus.cc:493] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:38.055207   493 raft_consensus.cc:3060] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.056176   458 tablet_bootstrap.cc:492] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:38.056321   459 tablet_bootstrap.cc:654] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:38.061587 32629 catalog_manager.cc:5697] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.065568   493 raft_consensus.cc:515] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.068724 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:38.069299 32733 raft_consensus.cc:3060] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.071372   458 tablet_bootstrap.cc:654] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:38.076479 32733 raft_consensus.cc:2468] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:38.081507   378 leader_election.cc:304] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.082442   495 raft_consensus.cc:2804] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:38.083016   495 raft_consensus.cc:697] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:38.083917   495 consensus_queue.cc:237] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.091176   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:38.092027   339 raft_consensus.cc:3060] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.100736   339 raft_consensus.cc:2468] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:38.102600   459 tablet_bootstrap.cc:492] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145: No bootstrap required, opened a new log
I20260710 13:27:38.103060   459 ts_tablet_manager.cc:1403] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.036s
I20260710 13:27:38.103472   493 leader_election.cc:290] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:38.105250   459 raft_consensus.cc:359] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.106326   459 raft_consensus.cc:385] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:38.106612   459 raft_consensus.cc:740] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.107276   459 consensus_queue.cc:260] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.108896   459 ts_tablet_manager.cc:1434] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:38.115911 32628 catalog_manager.cc:5697] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 1 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.119277   458 tablet_bootstrap.cc:492] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:38.119746   458 ts_tablet_manager.cc:1403] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.064s	user 0.000s	sys 0.036s
I20260710 13:27:38.122638   458 raft_consensus.cc:359] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.123392   458 raft_consensus.cc:385] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:38.123762   458 raft_consensus.cc:740] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.124521   458 consensus_queue.cc:260] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.126583   458 ts_tablet_manager.cc:1434] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:27:38.127502   458 tablet_bootstrap.cc:492] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:38.135010   458 tablet_bootstrap.cc:654] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:38.141286   458 tablet_bootstrap.cc:492] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:38.141680   458 ts_tablet_manager.cc:1403] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:27:38.143602   458 raft_consensus.cc:359] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.144155   458 raft_consensus.cc:385] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:38.144394   458 raft_consensus.cc:740] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.144946   458 consensus_queue.cc:260] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.146512   458 ts_tablet_manager.cc:1434] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:27:38.147377   458 tablet_bootstrap.cc:492] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5: Bootstrap starting.
I20260710 13:27:38.153369   458 tablet_bootstrap.cc:654] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:38.158751   458 tablet_bootstrap.cc:492] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5: No bootstrap required, opened a new log
I20260710 13:27:38.159093   458 ts_tablet_manager.cc:1403] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:27:38.160976   458 raft_consensus.cc:359] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.161460   458 raft_consensus.cc:385] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:38.161674   458 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Initialized, Role: FOLLOWER
I20260710 13:27:38.162166   458 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.163594   458 ts_tablet_manager.cc:1434] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:27:38.168928   468 raft_consensus.cc:493] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:38.169413   468 raft_consensus.cc:515] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.171459   468 leader_election.cc:290] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.172436   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:38.174535   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:38.175299   413 raft_consensus.cc:2393] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b012d4245a1a4345b568e59db4fc68e5 in current term 1: Already voted for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in this term.
I20260710 13:27:38.175863   479 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, 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.176431 32696 leader_election.cc:304] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b012d4245a1a4345b568e59db4fc68e5; no voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf
I20260710 13:27:38.177490   468 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.184864   468 raft_consensus.cc:2749] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:38.185984 32678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:38.195124   495 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:38.195634   495 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.197971   495 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:38.199951   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:38.200590   339 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:38.202134   377 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:38.200554 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:38.203282 32733 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 0.
I20260710 13:27:38.204052   465 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.205821   495 raft_consensus.cc:2804] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:38.206252   495 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:38.206656   495 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.212288   495 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.215075 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:38.215636 32731 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.216257   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:38.216857   339 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.222640 32731 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:38.223134   339 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 1.
I20260710 13:27:38.223809   378 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.224673   493 raft_consensus.cc:2804] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:38.225147   493 raft_consensus.cc:697] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:38.225946   493 consensus_queue.cc:237] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.215615   495 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 1 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:38.236137 32627 catalog_manager.cc:5697] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 1 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:38.315181   468 raft_consensus.cc:493] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:38.315738   468 raft_consensus.cc:515] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.317900   468 leader_election.cc:290] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.318776   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" is_pre_election: true
I20260710 13:27:38.319046   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:38.319307   339 raft_consensus.cc:2468] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 0.
I20260710 13:27:38.319665   413 raft_consensus.cc:2468] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 0.
I20260710 13:27:38.320365 32696 leader_election.cc:304] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.321130   468 raft_consensus.cc:2804] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:38.321478   468 raft_consensus.cc:493] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:38.321806   468 raft_consensus.cc:3060] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.328186   468 raft_consensus.cc:515] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.330189   468 leader_election.cc:290] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.330226   495 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.331308   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.331533   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:38.331879   413 raft_consensus.cc:3060] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.332239   339 raft_consensus.cc:3060] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.340289   339 raft_consensus.cc:2468] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 1.
I20260710 13:27:38.343518 32696 leader_election.cc:304] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.344287   468 raft_consensus.cc:2804] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:38.344759   468 raft_consensus.cc:697] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:38.345716   465 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, 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.345575   468 consensus_queue.cc:237] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.346385   413 raft_consensus.cc:2468] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 1.
I20260710 13:27:38.349113   479 raft_consensus.cc:493] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:38.349571   479 raft_consensus.cc:515] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.351629   479 leader_election.cc:290] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.353255   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f3fd311f5504b5ca81353973be41fbf" is_pre_election: true
I20260710 13:27:38.361565 32733 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.362134 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b012d4245a1a4345b568e59db4fc68e5" is_pre_election: true
I20260710 13:27:38.362962 32731 raft_consensus.cc:2393] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in current term 1: Already voted for candidate 9f3fd311f5504b5ca81353973be41fbf in this term.
I20260710 13:27:38.364441   304 leader_election.cc:304] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145; no voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:38.364697   479 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.365559   465 raft_consensus.cc:3060] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:38.373113   465 raft_consensus.cc:2749] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:38.373905   493 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.381640   493 consensus_queue.cc:1048] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.380967 32627 catalog_manager.cc:5697] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.399509   494 consensus_queue.cc:1048] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.427287   493 consensus_queue.cc:1048] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.438862   464 consensus_queue.cc:1048] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.439987   468 consensus_queue.cc:1048] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, 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.466818   513 consensus_queue.cc:1048] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.503429   464 consensus_queue.cc:1048] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.513676   493 consensus_queue.cc:1048] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.743230   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:38.743863   339 raft_consensus.cc:606] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Received request to transfer leadership to TS b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:38.758138   413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:38.758756   413 raft_consensus.cc:606] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Received request to transfer leadership to TS b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:38.759136   513 consensus_queue.cc:1048] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.765290   340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:49994
I20260710 13:27:38.765892   340 raft_consensus.cc:606] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Received request to transfer leadership to TS b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:38.770440   493 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.778110   414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:38.778728   414 raft_consensus.cc:606] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:38.783547   468 consensus_queue.cc:1048] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, 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.787002   414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:38.787689   414 raft_consensus.cc:606] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:38.791044   495 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.795506   414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:38.796058   414 raft_consensus.cc:606] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:38.802091   414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:38.802649   414 raft_consensus.cc:606] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:38.824060   494 raft_consensus.cc:993] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.824658   494 raft_consensus.cc:1081] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.835752   489 raft_consensus.cc:993] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:38.836375   489 raft_consensus.cc:1081] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Signalling peer b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:38.837976   340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:27:38.838796   340 raft_consensus.cc:493] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.839299   340 raft_consensus.cc:3060] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.845109 32732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:37516
I20260710 13:27:38.845894 32732 raft_consensus.cc:493] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.846381 32732 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.850148 32733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
mode: GRACEFUL
new_leader_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:37546
I20260710 13:27:38.850951 32733 raft_consensus.cc:606] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Received request to transfer leadership to TS 9f3fd311f5504b5ca81353973be41fbf
I20260710 13:27:38.851150   494 raft_consensus.cc:993] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.851666   494 raft_consensus.cc:1081] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.854180   338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:27:38.854943   338 raft_consensus.cc:493] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.855408   338 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.861155   340 raft_consensus.cc:515] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.863948   340 leader_election.cc:290] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.864704   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.865304   413 raft_consensus.cc:3055] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.865641   413 raft_consensus.cc:740] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:38.866535   413 consensus_queue.cc:260] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.867899   413 raft_consensus.cc:3060] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.869238 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f229192e494420ba0b07570cce9ad4a" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:38.869091 32732 raft_consensus.cc:515] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.869772 32733 raft_consensus.cc:3060] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.871268 32732 leader_election.cc:290] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.872689   464 raft_consensus.cc:993] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.873117   464 raft_consensus.cc:1081] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.875108   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:27:38.875854   339 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.876343   339 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.878170   414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.878731   414 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.882900   339 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.885485   339 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.886148   412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.886819   412 raft_consensus.cc:3055] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.887248   412 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:38.888041   412 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.889757 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:38.890340 32732 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.891268   412 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.896955   412 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.897089   414 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 2.
I20260710 13:27:38.876341 32733 raft_consensus.cc:2468] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.898578   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:38.899253   303 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:38.905182   340 raft_consensus.cc:3055] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.905524   340 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:38.905839   530 raft_consensus.cc:2804] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.906286   340 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.907516   340 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.900285   338 raft_consensus.cc:515] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.900686 32696 leader_election.cc:304] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.912359   513 raft_consensus.cc:2804] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.912863   513 raft_consensus.cc:697] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:38.913919   340 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 2.
I20260710 13:27:38.913642   513 consensus_queue.cc:237] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.901206   464 raft_consensus.cc:993] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:38.915293   464 raft_consensus.cc:1081] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Signalling peer b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:38.904088   413 raft_consensus.cc:2468] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.916810   304 leader_election.cc:304] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.919553   549 raft_consensus.cc:2804] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.919953   530 raft_consensus.cc:697] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:38.920419 32732 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.920471 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:38.921116 32731 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.921670   338 leader_election.cc:290] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.921160   530 consensus_queue.cc:237] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.922811   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.923399   413 raft_consensus.cc:3055] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.923727   413 raft_consensus.cc:740] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:38.923918   489 raft_consensus.cc:993] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:38.924331   489 raft_consensus.cc:1081] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Signalling peer b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:38.924528   413 consensus_queue.cc:260] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.925614   413 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.930302 32628 catalog_manager.cc:5697] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 1 to 2, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.931720 32731 raft_consensus.cc:2468] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.932291 32733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:37532
I20260710 13:27:38.937055 32733 raft_consensus.cc:493] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.936575 32627 catalog_manager.cc:5697] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 1 to 2, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:38.937726   413 raft_consensus.cc:2468] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.937502 32733 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.938591 32732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:37516
I20260710 13:27:38.939139 32732 raft_consensus.cc:493] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.939625 32732 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.937983   549 raft_consensus.cc:697] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:38.940598   549 consensus_queue.cc:237] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.946039 32732 raft_consensus.cc:515] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.947139   303 leader_election.cc:304] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:38.948100 32732 leader_election.cc:290] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.950963   338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:38.951555   338 raft_consensus.cc:3055] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.951658   494 raft_consensus.cc:993] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.951920   338 raft_consensus.cc:740] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:38.952148   494 raft_consensus.cc:1081] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:38.952773   338 consensus_queue.cc:260] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.953788   338 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.955056 32733 raft_consensus.cc:515] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.957036 32733 leader_election.cc:290] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.957906   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.958098   549 raft_consensus.cc:2804] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.958220   340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:38.958439   413 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.958581   549 raft_consensus.cc:697] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:38.958782   340 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.959427   549 consensus_queue.cc:237] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.967353   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:27:38.967463   412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:38.967940   339 raft_consensus.cc:493] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:38.968000   412 raft_consensus.cc:3055] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:38.968425   339 raft_consensus.cc:3060] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.968477   412 raft_consensus.cc:740] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:38.969321   412 consensus_queue.cc:260] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.970451   412 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.977037   339 raft_consensus.cc:515] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.978803   413 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 2.
I20260710 13:27:38.979804 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:38.979966 32696 leader_election.cc:304] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.980424 32733 raft_consensus.cc:3060] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:38.980926   513 raft_consensus.cc:2804] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.981423   513 raft_consensus.cc:697] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:38.982185   412 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 2.
I20260710 13:27:38.982276   513 consensus_queue.cc:237] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.983422 32696 leader_election.cc:304] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.984242   468 raft_consensus.cc:2804] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.984696   468 raft_consensus.cc:697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:38.985436   468 consensus_queue.cc:237] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.991778 32733 raft_consensus.cc:2468] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:38.992594 32732 raft_consensus.cc:1240] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Rejecting Update request from peer 9f3fd311f5504b5ca81353973be41fbf for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:38.994174   304 leader_election.cc:304] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:38.984951   340 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 2.
I20260710 13:27:38.994948   549 raft_consensus.cc:2804] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:38.995487   549 raft_consensus.cc:697] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:38.996479   338 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 2.
I20260710 13:27:38.996273   549 consensus_queue.cc:237] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:38.998440   339 leader_election.cc:290] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:38.999912   412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7a12ecfce94c398e7d032419436088" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:39.000507   412 raft_consensus.cc:3055] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:39.000838   412 raft_consensus.cc:740] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:39.001577   412 consensus_queue.cc:260] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:39.002331   494 consensus_queue.cc:1059] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.006171   412 raft_consensus.cc:3060] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.007932 32627 catalog_manager.cc:5697] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 1 to 2, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.008103 32628 catalog_manager.cc:5697] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 1 to 2, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.009656 32627 catalog_manager.cc:5697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 1 to 2, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.009878 32628 catalog_manager.cc:5697] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 1 to 2, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.012878   412 raft_consensus.cc:2468] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:39.028496 32628 catalog_manager.cc:5697] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 1 to 2, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:39.167092   513 raft_consensus.cc:993] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: : Instructing follower 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:39.167562   468 raft_consensus.cc:1081] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Signalling peer 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:39.169026   412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:45804
I20260710 13:27:39.169502   412 raft_consensus.cc:493] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:39.169831   412 raft_consensus.cc:3060] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.174603   412 raft_consensus.cc:515] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:39.176317   412 leader_election.cc:290] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 2 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:39.177229 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:39.177428   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5987df586a4d219ccf502e49c37258" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:39.177845 32732 raft_consensus.cc:3055] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:39.178046   339 raft_consensus.cc:3060] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.178218 32732 raft_consensus.cc:740] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:39.179065 32732 consensus_queue.cc:260] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:39.180281 32732 raft_consensus.cc:3060] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:39.182948   339 raft_consensus.cc:2468] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 2.
I20260710 13:27:39.183995   377 leader_election.cc:304] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:39.184725   494 raft_consensus.cc:2804] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:39.185177   494 raft_consensus.cc:697] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:39.185904   494 consensus_queue.cc:237] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:39.186977 32732 raft_consensus.cc:2468] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 2.
I20260710 13:27:39.195511 32628 catalog_manager.cc:5697] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 1 to 2, leader changed from b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129) to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 2 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:39.308281 32732 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.309665   549 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.316881   412 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.318488   479 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:39.356869   339 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:39.358145   468 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.366561   412 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:39.367884   513 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.386655 32732 raft_consensus.cc:1275] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.387887   479 consensus_queue.cc:1048] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.394989   412 raft_consensus.cc:1275] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.396271   530 consensus_queue.cc:1048] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.412058   412 raft_consensus.cc:1275] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.413370   530 consensus_queue.cc:1048] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.420825 32732 raft_consensus.cc:1275] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.422596   530 consensus_queue.cc:1048] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:39.443094   412 raft_consensus.cc:1275] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:39.444300   513 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.452548   339 raft_consensus.cc:1275] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:39.454746   512 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.478214   412 raft_consensus.cc:1275] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.479487   530 consensus_queue.cc:1048] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.487323 32732 raft_consensus.cc:1275] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:39.489507   479 consensus_queue.cc:1048] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.524883   339 raft_consensus.cc:1275] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:39.526146   512 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.534667   412 raft_consensus.cc:1275] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:39.536314   559 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:39.599118 32732 raft_consensus.cc:1275] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: 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:39.600286   494 consensus_queue.cc:1048] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:39.607439   339 raft_consensus.cc:1275] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: 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:39.608949   565 consensus_queue.cc:1048] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.880302 32598 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:27:41.881389 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:41.899443   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:56562
I20260710 13:27:41.899968   339 raft_consensus.cc:606] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Received request to transfer leadership to TS 9f3fd311f5504b5ca81353973be41fbf
I20260710 13:27:41.910570 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
mode: GRACEFUL
new_leader_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:47194
I20260710 13:27:41.911167 32732 raft_consensus.cc:606] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Received request to transfer leadership to TS 9f3fd311f5504b5ca81353973be41fbf
I20260710 13:27:41.912460 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:41.912938 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:42.217478   468 raft_consensus.cc:993] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: : Instructing follower 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:42.218024   572 raft_consensus.cc:1081] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Signalling peer 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:42.219519   413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:45804
I20260710 13:27:42.220068   413 raft_consensus.cc:493] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.220603   413 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.225803   413 raft_consensus.cc:515] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.227526   413 leader_election.cc:290] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 3 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:42.228434 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:42.228578   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:42.229204 32732 raft_consensus.cc:3055] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.229279   339 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.229624 32732 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:42.230537 32732 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.231968 32732 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.236881   339 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 3.
I20260710 13:27:42.238178   377 leader_election.cc:304] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [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: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:42.239048   567 raft_consensus.cc:2804] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.240377 32732 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 3.
I20260710 13:27:42.240510   567 raft_consensus.cc:697] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:42.242904   567 consensus_queue.cc:237] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.252774 32628 catalog_manager.cc:5697] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 2 to 3, leader changed from b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129) to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 3 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:42.316071   568 raft_consensus.cc:993] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:42.316573   575 raft_consensus.cc:1081] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Signalling peer 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:42.318064   413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:27:42.318481   413 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.318743   413 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.323006   413 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.325060   413 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 3 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:42.325311 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:42.325589   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:42.326063   339 raft_consensus.cc:3055] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.326004 32732 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.326437   339 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:42.327119   339 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.327962   339 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.331118 32732 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 3.
I20260710 13:27:42.331725   339 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 3.
I20260710 13:27:42.332270   378 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [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: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:42.333159   567 raft_consensus.cc:2804] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.333637   567 raft_consensus.cc:697] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:42.334362   567 consensus_queue.cc:237] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.340390 32628 catalog_manager.cc:5697] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 2 to 3, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 3 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:42.724409 32732 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: 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.725744   567 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.729862 32733 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: 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.731266   567 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, 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.740654   339 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: 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.743595   339 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: 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.743412   573 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.745456   573 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, 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.913682 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:42.923311 32733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:37546
I20260710 13:27:42.923861 32733 raft_consensus.cc:606] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:42.928463   413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:42.928995   413 raft_consensus.cc:606] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:42.933380 32733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:37546
I20260710 13:27:42.933878 32733 raft_consensus.cc:606] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:42.938205 32733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:37546
I20260710 13:27:42.938661 32733 raft_consensus.cc:606] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:42.949769   413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
mode: GRACEFUL
new_leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:45814
I20260710 13:27:42.950268   413 raft_consensus.cc:606] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Received request to transfer leadership to TS 7ab30a4ce1a34dc3bdb874b45a48a145
I20260710 13:27:42.967685   592 raft_consensus.cc:993] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:42.968132   592 raft_consensus.cc:1081] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:42.969569   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49990
I20260710 13:27:42.970023   339 raft_consensus.cc:493] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:42.970278   339 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.974061   339 raft_consensus.cc:515] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.975394   339 leader_election.cc:290] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 3 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:42.976476   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:42.976613 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:42.977100 32733 raft_consensus.cc:3055] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:42.977101   413 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.977560 32733 raft_consensus.cc:740] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:42.978348 32733 consensus_queue.cc:260] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.979563 32733 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:42.984143   413 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 3.
I20260710 13:27:42.985373   303 leader_election.cc:304] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:42.986003 32733 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 3.
I20260710 13:27:42.986172   575 raft_consensus.cc:2804] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:42.986748   575 raft_consensus.cc:697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:42.987645   575 consensus_queue.cc:237] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:42.995285 32628 catalog_manager.cc:5697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 2 to 3, leader changed from b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 3 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.048194   572 raft_consensus.cc:993] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.048763   592 raft_consensus.cc:1081] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.050268   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49990
I20260710 13:27:43.050750   339 raft_consensus.cc:493] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:43.051021   339 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:43.054978   339 raft_consensus.cc:515] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.056331   339 leader_election.cc:290] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 3 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:43.057243 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:43.057377   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:43.057722 32733 raft_consensus.cc:3055] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:43.057904   413 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:43.058045 32733 raft_consensus.cc:740] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:43.058806 32733 consensus_queue.cc:260] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.059679 32733 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:43.062364   413 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 3.
I20260710 13:27:43.063284   303 leader_election.cc:304] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:43.064043   575 raft_consensus.cc:2804] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:43.064376 32733 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 3.
I20260710 13:27:43.064459   575 raft_consensus.cc:697] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:43.065398   575 consensus_queue.cc:237] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.072062 32628 catalog_manager.cc:5697] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 2 to 3, leader changed from b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 3 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.217415   572 raft_consensus.cc:993] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.217851   592 raft_consensus.cc:1081] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.219218   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49990
I20260710 13:27:43.219597   339 raft_consensus.cc:493] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:43.219928   339 raft_consensus.cc:3060] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.224340   339 raft_consensus.cc:515] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:43.225596   339 leader_election.cc:290] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Requested vote from peers 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115), b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665)
I20260710 13:27:43.226351   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:43.226583 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed785568c26f4364a58cff9bfaa0b617" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:43.226888   413 raft_consensus.cc:3060] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.227089 32733 raft_consensus.cc:3055] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:43.227408 32733 raft_consensus.cc:740] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:43.228096 32733 consensus_queue.cc:260] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:43.228972 32733 raft_consensus.cc:3060] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:43.231050   413 raft_consensus.cc:2468] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:43.232004   303 leader_election.cc:304] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ab30a4ce1a34dc3bdb874b45a48a145, 9f3fd311f5504b5ca81353973be41fbf; no voters: 
I20260710 13:27:43.232753   575 raft_consensus.cc:2804] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:43.233261   575 raft_consensus.cc:697] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:43.233862 32733 raft_consensus.cc:2468] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 2.
I20260710 13:27:43.233959   575 consensus_queue.cc:237] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } }
I20260710 13:27:43.240860 32628 catalog_manager.cc:5697] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 1 to 2, leader changed from b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.274715   599 raft_consensus.cc:993] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.275115   600 raft_consensus.cc:1081] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.276526   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:27:43.277052   339 raft_consensus.cc:493] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:43.277390   339 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:43.281716   339 raft_consensus.cc:515] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.283278   339 leader_election.cc:290] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 4 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:43.284083 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:43.284227   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:43.284662 32733 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:43.284684   413 raft_consensus.cc:3055] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:43.285195   413 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:43.285909   413 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.286990   413 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:43.291788 32733 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 4.
I20260710 13:27:43.292923   304 leader_election.cc:304] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:43.293247   413 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 4.
I20260710 13:27:43.293733   575 raft_consensus.cc:2804] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:43.294200   575 raft_consensus.cc:697] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:43.294929   575 consensus_queue.cc:237] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.300172 32628 catalog_manager.cc:5697] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 3 to 4, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 4 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.363852   600 raft_consensus.cc:993] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: : Instructing follower 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.364331   586 raft_consensus.cc:1081] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Signalling peer 7ab30a4ce1a34dc3bdb874b45a48a145 to start an election
I20260710 13:27:43.365916   339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:27:43.366489   339 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:43.367053   339 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:43.371018   339 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.372406   339 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [CANDIDATE]: Term 4 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:43.373174 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:43.373430   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:43.373662 32733 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:43.373898   413 raft_consensus.cc:3055] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:43.374176   413 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:43.374733   413 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.375649   413 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:43.378762 32733 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 4.
I20260710 13:27:43.379349   413 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab30a4ce1a34dc3bdb874b45a48a145 in term 4.
I20260710 13:27:43.379806   304 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: 7ab30a4ce1a34dc3bdb874b45a48a145, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:43.380503   575 raft_consensus.cc:2804] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:43.380929   575 raft_consensus.cc:697] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Becoming Leader. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:43.381660   575 consensus_queue.cc:237] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:43.386830 32628 catalog_manager.cc:5697] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 reported cstate change: term changed from 3 to 4, leader changed from 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131) to 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130). New cstate: current_term: 4 leader_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.420162   413 raft_consensus.cc:1275] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:43.421381   575 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:43.430529 32733 raft_consensus.cc:1275] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:43.432183   568 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:43.629390 32733 raft_consensus.cc:1275] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:43.630697   568 consensus_queue.cc:1048] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:43.639932   413 raft_consensus.cc:1275] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:43.641312   568 consensus_queue.cc:1048] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:43.655567   413 raft_consensus.cc:1275] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:43.656772   575 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:43.665599 32733 raft_consensus.cc:1275] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: 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:43.667416   610 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:43.710166 32733 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:43.711328   610 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:43.717904   413 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:43.719128   575 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:43.811096 32733 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:43.812192   575 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:43.820786   413 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Refusing update from remote peer 7ab30a4ce1a34dc3bdb874b45a48a145: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:43.822420   607 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:45.954947 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:45.962728   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:56562
I20260710 13:27:45.963338   339 raft_consensus.cc:606] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Received request to transfer leadership to TS 9f3fd311f5504b5ca81353973be41fbf
I20260710 13:27:45.965746   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:56562
I20260710 13:27:45.966163   339 raft_consensus.cc:606] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Received request to transfer leadership to TS b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:45.968395   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:56562
I20260710 13:27:45.968859   339 raft_consensus.cc:606] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Received request to transfer leadership to TS b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:45.970773   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:56562
I20260710 13:27:45.971190   339 raft_consensus.cc:606] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Received request to transfer leadership to TS 9f3fd311f5504b5ca81353973be41fbf
I20260710 13:27:45.973117   339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
mode: GRACEFUL
new_leader_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:56562
I20260710 13:27:45.973497   339 raft_consensus.cc:606] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Received request to transfer leadership to TS b012d4245a1a4345b568e59db4fc68e5
I20260710 13:27:45.974416 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:45.974833 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:46.155098   568 raft_consensus.cc:993] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:46.155633   616 raft_consensus.cc:1081] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Signalling peer 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:46.157049   413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:27:46.157545   413 raft_consensus.cc:493] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.157855   413 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:46.162458   413 raft_consensus.cc:515] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.163997   413 leader_election.cc:290] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 4 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:46.165032   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:46.165004 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e5c44ebdd84db098e83d4dbe479bfd" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:46.165705   339 raft_consensus.cc:3055] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:46.165755 32733 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:46.165990   339 raft_consensus.cc:740] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:46.166746   339 consensus_queue.cc:260] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.167660   339 raft_consensus.cc:3060] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:46.170186 32733 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 4.
I20260710 13:27:46.171334   378 leader_election.cc:304] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [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: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:46.172184   614 raft_consensus.cc:2804] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:46.172317   339 raft_consensus.cc:2468] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 4.
I20260710 13:27:46.173302   614 raft_consensus.cc:697] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 4 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:46.174120   614 consensus_queue.cc:237] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.180402 32628 catalog_manager.cc:5697] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 3 to 4, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 4 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:46.330350   568 raft_consensus.cc:993] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:46.330837   568 raft_consensus.cc:1081] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Signalling peer b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:46.332343 32733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:37516
I20260710 13:27:46.332803 32733 raft_consensus.cc:493] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.333092 32733 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:46.336948 32733 raft_consensus.cc:515] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.338392 32733 leader_election.cc:290] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 4 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:46.339118   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:46.339471   413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69000f2c0dbb4fd0ab99282d4e3c5909" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:46.339694   339 raft_consensus.cc:3055] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:46.339959   413 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:46.339983   339 raft_consensus.cc:740] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:46.340866   339 consensus_queue.cc:260] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.341934   339 raft_consensus.cc:3060] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:46.345903   413 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 4.
I20260710 13:27:46.347162 32696 leader_election.cc:304] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [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: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:46.347909   339 raft_consensus.cc:2468] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 4.
I20260710 13:27:46.349069   623 raft_consensus.cc:2804] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:46.350090   623 raft_consensus.cc:697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 4 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:46.350893   623 consensus_queue.cc:237] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.357385 32628 catalog_manager.cc:5697] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 3 to 4, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 4 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.403925   616 raft_consensus.cc:993] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:46.404381   616 raft_consensus.cc:1081] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Signalling peer b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:46.405751 32733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:37516
I20260710 13:27:46.406121 32733 raft_consensus.cc:493] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.406338 32733 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:46.410089 32733 raft_consensus.cc:515] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.411514 32733 leader_election.cc:290] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 3 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:46.412456   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:46.413066   339 raft_consensus.cc:3055] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:46.413081   412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3320001780dc4ed9b23e0976c9507f5a" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:46.413434   339 raft_consensus.cc:740] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:46.413823   412 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:46.414268   339 consensus_queue.cc:260] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.415192   339 raft_consensus.cc:3060] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:46.418533   412 raft_consensus.cc:2468] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 3.
I20260710 13:27:46.419286   339 raft_consensus.cc:2468] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 3.
I20260710 13:27:46.419539 32696 leader_election.cc:304] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [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: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:46.420331   623 raft_consensus.cc:2804] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:46.420744   623 raft_consensus.cc:697] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 3 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:46.421536   623 consensus_queue.cc:237] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.428005 32628 catalog_manager.cc:5697] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 2 to 3, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 3 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.521898   568 raft_consensus.cc:993] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:46.522404   616 raft_consensus.cc:1081] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Signalling peer 9f3fd311f5504b5ca81353973be41fbf to start an election
I20260710 13:27:46.523947   412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e554b90b64c84855aed5622867f731c5"
dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
 from {username='slave'} at 127.0.0.1:45792
I20260710 13:27:46.524535   412 raft_consensus.cc:493] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.524941   412 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:46.529877   412 raft_consensus.cc:515] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.531651   412 leader_election.cc:290] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [CANDIDATE]: Term 5 election: Requested vote from peers b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665), 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309)
I20260710 13:27:46.532397 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
I20260710 13:27:46.532816   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e554b90b64c84855aed5622867f731c5" candidate_uuid: "9f3fd311f5504b5ca81353973be41fbf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:46.533016 32733 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:46.533373   339 raft_consensus.cc:3055] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:46.533648   339 raft_consensus.cc:740] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:46.534195   339 consensus_queue.cc:260] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.534955   339 raft_consensus.cc:3060] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:46.537209 32733 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 5.
I20260710 13:27:46.538209   378 leader_election.cc:304] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [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: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:46.538887   614 raft_consensus.cc:2804] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:46.539202   339 raft_consensus.cc:2468] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3fd311f5504b5ca81353973be41fbf in term 5.
I20260710 13:27:46.539359   614 raft_consensus.cc:697] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 5 LEADER]: Becoming Leader. State: Replica: 9f3fd311f5504b5ca81353973be41fbf, State: Running, Role: LEADER
I20260710 13:27:46.540289   614 consensus_queue.cc:237] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.546993 32628 catalog_manager.cc:5697] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf reported cstate change: term changed from 4 to 5, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131). New cstate: current_term: 5 leader_uuid: "9f3fd311f5504b5ca81353973be41fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:46.557543   568 raft_consensus.cc:993] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: : Instructing follower b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:46.557982   616 raft_consensus.cc:1081] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Signalling peer b012d4245a1a4345b568e59db4fc68e5 to start an election
I20260710 13:27:46.559384 32733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77ed3f9796a49899892db4022a71258"
dest_uuid: "b012d4245a1a4345b568e59db4fc68e5"
 from {username='slave'} at 127.0.0.1:37516
I20260710 13:27:46.559782 32733 raft_consensus.cc:493] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:46.560007 32733 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:46.563824 32733 raft_consensus.cc:515] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.565385 32733 leader_election.cc:290] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [CANDIDATE]: Term 5 election: Requested vote from peers 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130:41309), 9f3fd311f5504b5ca81353973be41fbf (127.31.213.131:46115)
I20260710 13:27:46.566152   339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145"
I20260710 13:27:46.566538   412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77ed3f9796a49899892db4022a71258" candidate_uuid: "b012d4245a1a4345b568e59db4fc68e5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9f3fd311f5504b5ca81353973be41fbf"
I20260710 13:27:46.566781   339 raft_consensus.cc:3055] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:46.567126   339 raft_consensus.cc:740] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7ab30a4ce1a34dc3bdb874b45a48a145, State: Running, Role: LEADER
I20260710 13:27:46.567097   412 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:46.567852   339 consensus_queue.cc:260] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.568723   339 raft_consensus.cc:3060] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:46.571979   412 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 5.
I20260710 13:27:46.572563   339 raft_consensus.cc:2468] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b012d4245a1a4345b568e59db4fc68e5 in term 5.
I20260710 13:27:46.572986 32696 leader_election.cc:304] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [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: 9f3fd311f5504b5ca81353973be41fbf, b012d4245a1a4345b568e59db4fc68e5; no voters: 
I20260710 13:27:46.573719   623 raft_consensus.cc:2804] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:46.574106   623 raft_consensus.cc:697] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 5 LEADER]: Becoming Leader. State: Replica: b012d4245a1a4345b568e59db4fc68e5, State: Running, Role: LEADER
I20260710 13:27:46.574862   623 consensus_queue.cc:237] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [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: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } }
I20260710 13:27:46.581794 32628 catalog_manager.cc:5697] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 reported cstate change: term changed from 4 to 5, leader changed from 7ab30a4ce1a34dc3bdb874b45a48a145 (127.31.213.130) to b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129). New cstate: current_term: 5 leader_uuid: "b012d4245a1a4345b568e59db4fc68e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.637686 32733 raft_consensus.cc:1275] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:46.638892   614 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b012d4245a1a4345b568e59db4fc68e5" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:46.648623   339 raft_consensus.cc:1275] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:46.650198   617 consensus_queue.cc:1048] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:46.857972   339 raft_consensus.cc:1275] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:46.859139   623 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:46.862865   338 raft_consensus.cc:1275] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:46.864248   623 consensus_queue.cc:1048] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:46.869252   412 raft_consensus.cc:1275] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:46.873845   623 consensus_queue.cc:1048] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:46.881858   413 raft_consensus.cc:1275] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: 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:46.883549   635 consensus_queue.cc:1048] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:46.973874   338 raft_consensus.cc:1275] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Refusing update from remote peer 9f3fd311f5504b5ca81353973be41fbf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:46.974977   617 consensus_queue.cc:1048] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:46.975652 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:46.981696   339 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:46.982848 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
W20260710 13:27:46.986678   378 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:27:46.993005   635 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab30a4ce1a34dc3bdb874b45a48a145" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 41309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:46.994113   413 raft_consensus.cc:1275] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Refusing update from remote peer b012d4245a1a4345b568e59db4fc68e5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260710 13:27:46.996676   378 consensus_peers.cc:597] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf -> Peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Couldn't send request to peer b012d4245a1a4345b568e59db4fc68e5. 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:47.001358   635 consensus_queue.cc:1048] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f3fd311f5504b5ca81353973be41fbf" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 46115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:47.044054 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:47.044947 32598 tablet_replica.cc:333] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.045722 32598 raft_consensus.cc:2243] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.046205 32598 raft_consensus.cc:2272] T e554b90b64c84855aed5622867f731c5 P b012d4245a1a4345b568e59db4fc68e5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.048338 32598 tablet_replica.cc:333] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.048970 32598 raft_consensus.cc:2243] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.049672 32598 raft_consensus.cc:2272] T 3320001780dc4ed9b23e0976c9507f5a P b012d4245a1a4345b568e59db4fc68e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.052065 32598 tablet_replica.cc:333] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.052613 32598 raft_consensus.cc:2243] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.053086 32598 raft_consensus.cc:2272] T dc7a12ecfce94c398e7d032419436088 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.054505 32598 tablet_replica.cc:333] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.054955 32598 raft_consensus.cc:2243] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.055336 32598 raft_consensus.cc:2272] T 30e5c44ebdd84db098e83d4dbe479bfd P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.057114 32598 tablet_replica.cc:333] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.057598 32598 raft_consensus.cc:2243] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.057966 32598 raft_consensus.cc:2272] T 8e5987df586a4d219ccf502e49c37258 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.059726 32598 tablet_replica.cc:333] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.060115 32598 raft_consensus.cc:2243] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.060786 32598 raft_consensus.cc:2272] T e77ed3f9796a49899892db4022a71258 P b012d4245a1a4345b568e59db4fc68e5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.062565 32598 tablet_replica.cc:333] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.062960 32598 raft_consensus.cc:2243] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.063541 32598 raft_consensus.cc:2272] T 69000f2c0dbb4fd0ab99282d4e3c5909 P b012d4245a1a4345b568e59db4fc68e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.065202 32598 tablet_replica.cc:333] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.065591 32598 raft_consensus.cc:2243] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.065932 32598 raft_consensus.cc:2272] T 0f229192e494420ba0b07570cce9ad4a P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.067598 32598 tablet_replica.cc:333] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5: stopping tablet replica
I20260710 13:27:47.067962 32598 raft_consensus.cc:2243] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.068284 32598 raft_consensus.cc:2272] T ed785568c26f4364a58cff9bfaa0b617 P b012d4245a1a4345b568e59db4fc68e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.168111 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
I20260710 13:27:47.186952 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
W20260710 13:27:47.197382   378 consensus_peers.cc:597] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf -> Peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Couldn't send request to peer b012d4245a1a4345b568e59db4fc68e5. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:34665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:47.201601   378 consensus_peers.cc:597] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf -> Peer b012d4245a1a4345b568e59db4fc68e5 (127.31.213.129:34665): Couldn't send request to peer b012d4245a1a4345b568e59db4fc68e5. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:34665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:47.215505 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:47.216143 32598 tablet_replica.cc:333] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.216774 32598 raft_consensus.cc:2243] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.217492 32598 raft_consensus.cc:2272] T 0f229192e494420ba0b07570cce9ad4a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.219475 32598 tablet_replica.cc:333] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.219937 32598 raft_consensus.cc:2243] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.220589 32598 raft_consensus.cc:2272] T ed785568c26f4364a58cff9bfaa0b617 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.222103 32598 tablet_replica.cc:333] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.222548 32598 raft_consensus.cc:2243] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.222918 32598 raft_consensus.cc:2272] T e554b90b64c84855aed5622867f731c5 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.225296 32598 tablet_replica.cc:333] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.225754 32598 raft_consensus.cc:2243] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.226106 32598 raft_consensus.cc:2272] T 3320001780dc4ed9b23e0976c9507f5a P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.228166 32598 tablet_replica.cc:333] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.228623 32598 raft_consensus.cc:2243] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.229354 32598 raft_consensus.cc:2272] T dc7a12ecfce94c398e7d032419436088 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.230877 32598 tablet_replica.cc:333] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.231324 32598 raft_consensus.cc:2243] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.231689 32598 raft_consensus.cc:2272] T 8e5987df586a4d219ccf502e49c37258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.233302 32598 tablet_replica.cc:333] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.233731 32598 raft_consensus.cc:2243] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.234076 32598 raft_consensus.cc:2272] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.236023 32598 tablet_replica.cc:333] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.236449 32598 raft_consensus.cc:2243] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.236827 32598 raft_consensus.cc:2272] T e77ed3f9796a49899892db4022a71258 P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.238461 32598 tablet_replica.cc:333] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145: stopping tablet replica
I20260710 13:27:47.238857 32598 raft_consensus.cc:2243] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.239212 32598 raft_consensus.cc:2272] T 30e5c44ebdd84db098e83d4dbe479bfd P 7ab30a4ce1a34dc3bdb874b45a48a145 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.265465 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
I20260710 13:27:47.281134 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
I20260710 13:27:47.305086 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:47.305634 32598 tablet_replica.cc:333] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.306167 32598 raft_consensus.cc:2243] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.306622 32598 raft_consensus.cc:2272] T dc7a12ecfce94c398e7d032419436088 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.308280 32598 tablet_replica.cc:333] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.308808 32598 raft_consensus.cc:2243] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.309461 32598 raft_consensus.cc:2272] T e554b90b64c84855aed5622867f731c5 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.311803 32598 tablet_replica.cc:333] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.312260 32598 raft_consensus.cc:2243] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.312678 32598 raft_consensus.cc:2272] T 3320001780dc4ed9b23e0976c9507f5a P 9f3fd311f5504b5ca81353973be41fbf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.314424 32598 tablet_replica.cc:333] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.314901 32598 raft_consensus.cc:2243] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.315258 32598 raft_consensus.cc:2272] T ed785568c26f4364a58cff9bfaa0b617 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.316625 32598 tablet_replica.cc:333] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.317111 32598 raft_consensus.cc:2243] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.317468 32598 raft_consensus.cc:2272] T 0f229192e494420ba0b07570cce9ad4a P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.318990 32598 tablet_replica.cc:333] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.319417 32598 raft_consensus.cc:2243] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.319800 32598 raft_consensus.cc:2272] T e77ed3f9796a49899892db4022a71258 P 9f3fd311f5504b5ca81353973be41fbf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.321534 32598 tablet_replica.cc:333] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.321954 32598 raft_consensus.cc:2243] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:47.322335 32598 raft_consensus.cc:2272] T 69000f2c0dbb4fd0ab99282d4e3c5909 P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.324034 32598 tablet_replica.cc:333] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.324448 32598 raft_consensus.cc:2243] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.325133 32598 raft_consensus.cc:2272] T 8e5987df586a4d219ccf502e49c37258 P 9f3fd311f5504b5ca81353973be41fbf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.326591 32598 tablet_replica.cc:333] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf: stopping tablet replica
I20260710 13:27:47.326998 32598 raft_consensus.cc:2243] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.327610 32598 raft_consensus.cc:2272] T 30e5c44ebdd84db098e83d4dbe479bfd P 9f3fd311f5504b5ca81353973be41fbf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.353416 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:27:47.368396 32598 master.cc:562] Master@127.31.213.190:46293 shutting down...
I20260710 13:27:47.573707 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:47.574229 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:47.574519 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4dcb7fa541c942bbae7e19ce52b14bb0: stopping tablet replica
I20260710 13:27:47.594053 32598 master.cc:584] Master@127.31.213.190:46293 shutdown complete.
7ab30a4ce1a34dc3bdb874b45a48a145  4
9f3fd311f5504b5ca81353973be41fbf  1
b012d4245a1a4345b568e59db4fc68e5  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12938 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:27:47.631847 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:37831
I20260710 13:27:47.633055 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:47.637986   646 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:47.638676   647 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:47.641069 32598 server_base.cc:1061] running on GCE node
W20260710 13:27:47.641027   649 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:47.642107 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:47.642282 32598 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:47.642472 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690067642431 us; error 0 us; skew 500 ppm
I20260710 13:27:47.642985 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:47.645800 32598 webserver.cc:533] Webserver started at http://127.31.213.190:35347/ using document root <none> and password file <none>
I20260710 13:27:47.646354 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:47.646682 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:47.646984 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:47.648147 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "d2dcd8990c0d4c348720128e672f4067"
format_stamp: "Formatted at 2026-07-10 13:27:47 on dist-test-slave-20gn"
I20260710 13:27:47.652818 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:27:47.655998   654 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:47.656718 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:47.656987 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "d2dcd8990c0d4c348720128e672f4067"
format_stamp: "Formatted at 2026-07-10 13:27:47 on dist-test-slave-20gn"
I20260710 13:27:47.657245 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-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:47.673997 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:47.675156 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:47.712010 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:37831
I20260710 13:27:47.712117   705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:37831 every 8 connection(s)
I20260710 13:27:47.715883   706 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:47.724598   706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067: Bootstrap starting.
I20260710 13:27:47.729041   706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:47.732864   706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067: No bootstrap required, opened a new log
I20260710 13:27:47.734818   706 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2dcd8990c0d4c348720128e672f4067" member_type: VOTER }
I20260710 13:27:47.735155   706 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:47.735325   706 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dcd8990c0d4c348720128e672f4067, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.735795   706 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2dcd8990c0d4c348720128e672f4067" member_type: VOTER }
I20260710 13:27:47.736171   706 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:47.736356   706 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:47.736550   706 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:47.740206   706 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2dcd8990c0d4c348720128e672f4067" member_type: VOTER }
I20260710 13:27:47.740656   706 leader_election.cc:304] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [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: d2dcd8990c0d4c348720128e672f4067; no voters: 
I20260710 13:27:47.741647   706 leader_election.cc:290] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:47.742013   709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:47.743232   709 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 1 LEADER]: Becoming Leader. State: Replica: d2dcd8990c0d4c348720128e672f4067, State: Running, Role: LEADER
I20260710 13:27:47.743954   709 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [LEADER]: Queue going to LEADER mode. State: All 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: "d2dcd8990c0d4c348720128e672f4067" member_type: VOTER }
I20260710 13:27:47.744468   706 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:47.748497   710 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2dcd8990c0d4c348720128e672f4067" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2dcd8990c0d4c348720128e672f4067" member_type: VOTER } }
I20260710 13:27:47.749217   710 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:47.749548   711 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2dcd8990c0d4c348720128e672f4067. Latest consensus state: current_term: 1 leader_uuid: "d2dcd8990c0d4c348720128e672f4067" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2dcd8990c0d4c348720128e672f4067" member_type: VOTER } }
I20260710 13:27:47.750288   711 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:47.751017   716 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:47.756032   716 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:47.760023 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:47.764460   716 catalog_manager.cc:1383] Generated new cluster ID: 34e608b068e54f429ddd20bc11169466
I20260710 13:27:47.764771   716 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:47.789497   716 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:47.790681   716 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:47.806929   716 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067: Generated new TSK 0
I20260710 13:27:47.807520   716 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:47.826014 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:47.831357   727 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:47.832361   728 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:47.833797   730 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:47.834267 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:47.835045 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:47.835240 32598 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:47.835404 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690067835386 us; error 0 us; skew 500 ppm
I20260710 13:27:47.835922 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:47.838063 32598 webserver.cc:533] Webserver started at http://127.31.213.129:36919/ using document root <none> and password file <none>
I20260710 13:27:47.838539 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:47.838724 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:47.839001 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:47.839985 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
format_stamp: "Formatted at 2026-07-10 13:27:47 on dist-test-slave-20gn"
I20260710 13:27:47.844273 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:47.847852   735 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:47.848701 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:47.848981 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
format_stamp: "Formatted at 2026-07-10 13:27:47 on dist-test-slave-20gn"
I20260710 13:27:47.849226 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-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:47.878296 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:47.879547 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:47.881062 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:47.883162 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:47.883366 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:47.883600 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:47.883782 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:47.921938 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:34095
I20260710 13:27:47.922047   797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:34095 every 8 connection(s)
I20260710 13:27:47.926779 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:47.934158   802 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:47.934953   803 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:47.936543   805 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:47.937318 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:47.938148 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:47.938360 32598 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:47.938529 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690067938507 us; error 0 us; skew 500 ppm
I20260710 13:27:47.939157 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:47.941987 32598 webserver.cc:533] Webserver started at http://127.31.213.130:44459/ using document root <none> and password file <none>
I20260710 13:27:47.942425   798 heartbeater.cc:344] Connected to a master server at 127.31.213.190:37831
I20260710 13:27:47.942667 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:47.942797   798 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:47.942914 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:47.943262 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:47.943682   798 heartbeater.cc:507] Master 127.31.213.190:37831 requested a full tablet report, sending...
I20260710 13:27:47.944774 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
format_stamp: "Formatted at 2026-07-10 13:27:47 on dist-test-slave-20gn"
I20260710 13:27:47.945937   671 ts_manager.cc:194] Registered new tserver with Master: c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095)
I20260710 13:27:47.947793   671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36176
I20260710 13:27:47.949697 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:27:47.953111   810 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:47.953979 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:47.954298 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
format_stamp: "Formatted at 2026-07-10 13:27:47 on dist-test-slave-20gn"
I20260710 13:27:47.954684 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-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:47.973258 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:47.974499 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:47.976011 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:47.978332 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:47.978587 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:47.978868 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:47.979040 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:48.020977 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:38931
I20260710 13:27:48.021088   872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:38931 every 8 connection(s)
I20260710 13:27:48.025847 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:48.033031   876 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:48.033720   877 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:48.036309   879 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:48.037315 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:48.038404 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:48.038566   873 heartbeater.cc:344] Connected to a master server at 127.31.213.190:37831
W20260710 13:27:48.038677 32598 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:48.038944 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690068038926 us; error 0 us; skew 500 ppm
I20260710 13:27:48.039014   873 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:48.039819 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:48.039958   873 heartbeater.cc:507] Master 127.31.213.190:37831 requested a full tablet report, sending...
I20260710 13:27:48.042398 32598 webserver.cc:533] Webserver started at http://127.31.213.131:40085/ using document root <none> and password file <none>
I20260710 13:27:48.042485   671 ts_manager.cc:194] Registered new tserver with Master: 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:48.043179 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:48.043465 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:48.043807 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:48.044412   671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36186
I20260710 13:27:48.045431 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
format_stamp: "Formatted at 2026-07-10 13:27:48 on dist-test-slave-20gn"
I20260710 13:27:48.050700 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:48.054235   884 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:48.055035 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:27:48.055321 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
format_stamp: "Formatted at 2026-07-10 13:27:48 on dist-test-slave-20gn"
I20260710 13:27:48.055557 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690054532251-32598-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:48.087141 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:48.088296 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:48.089861 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:48.091987 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:48.092200 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:48.092435 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:48.092599 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:48.132067 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:44527
I20260710 13:27:48.132179   946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:44527 every 8 connection(s)
I20260710 13:27:48.145761   947 heartbeater.cc:344] Connected to a master server at 127.31.213.190:37831
I20260710 13:27:48.146148   947 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:48.146971   947 heartbeater.cc:507] Master 127.31.213.190:37831 requested a full tablet report, sending...
I20260710 13:27:48.148944   671 ts_manager.cc:194] Registered new tserver with Master: 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.149087 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014135247s
I20260710 13:27:48.150353   671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36194
I20260710 13:27:48.174209   671 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36202:
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:48.177126   671 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:48.251777   837 tablet_service.cc:1511] Processing CreateTablet for tablet ebc80daf2e494aeaa42ff63e7c461e57 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:48.252202   838 tablet_service.cc:1511] Processing CreateTablet for tablet 512f4a739a764b4884eac9eb0defa1e2 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:48.253665   838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512f4a739a764b4884eac9eb0defa1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.254143   836 tablet_service.cc:1511] Processing CreateTablet for tablet 43a156c68293476f956fcc41523d67d9 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:48.255558   836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a156c68293476f956fcc41523d67d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.257880   835 tablet_service.cc:1511] Processing CreateTablet for tablet 436d69ca0493469ebb41e6d6b853cfed (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:48.259320   835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436d69ca0493469ebb41e6d6b853cfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.257880   834 tablet_service.cc:1511] Processing CreateTablet for tablet f1ed4e128c814badb6b67210cc419027 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:48.261519   834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ed4e128c814badb6b67210cc419027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.263500   833 tablet_service.cc:1511] Processing CreateTablet for tablet 68edfb45f7b649b999b63e2f0d8935e9 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:48.264848   833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68edfb45f7b649b999b63e2f0d8935e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.268967   837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc80daf2e494aeaa42ff63e7c461e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.276245   761 tablet_service.cc:1511] Processing CreateTablet for tablet 43a156c68293476f956fcc41523d67d9 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:48.277715   761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a156c68293476f956fcc41523d67d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.278115   762 tablet_service.cc:1511] Processing CreateTablet for tablet ebc80daf2e494aeaa42ff63e7c461e57 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:48.279349   762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc80daf2e494aeaa42ff63e7c461e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.279915   832 tablet_service.cc:1511] Processing CreateTablet for tablet f3300cfe2d924fceb931e17436bb153b (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:48.281313   832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3300cfe2d924fceb931e17436bb153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.281912   760 tablet_service.cc:1511] Processing CreateTablet for tablet 436d69ca0493469ebb41e6d6b853cfed (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:48.283262   760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436d69ca0493469ebb41e6d6b853cfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.284590   763 tablet_service.cc:1511] Processing CreateTablet for tablet 512f4a739a764b4884eac9eb0defa1e2 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:48.286031   763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512f4a739a764b4884eac9eb0defa1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.285879   759 tablet_service.cc:1511] Processing CreateTablet for tablet f1ed4e128c814badb6b67210cc419027 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:48.287287   759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ed4e128c814badb6b67210cc419027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.289475   758 tablet_service.cc:1511] Processing CreateTablet for tablet 68edfb45f7b649b999b63e2f0d8935e9 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:48.290863   758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68edfb45f7b649b999b63e2f0d8935e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.293885   757 tablet_service.cc:1511] Processing CreateTablet for tablet f3300cfe2d924fceb931e17436bb153b (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:48.295199   757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3300cfe2d924fceb931e17436bb153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.307271   756 tablet_service.cc:1511] Processing CreateTablet for tablet 82f45abd29eb4f119623071370472929 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:48.308820   756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f45abd29eb4f119623071370472929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.317991   831 tablet_service.cc:1511] Processing CreateTablet for tablet 82f45abd29eb4f119623071370472929 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:48.319656   831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f45abd29eb4f119623071370472929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.341836   755 tablet_service.cc:1511] Processing CreateTablet for tablet b5c7354f99ec4783b83c477aae019130 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:48.343288   755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c7354f99ec4783b83c477aae019130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.362174   912 tablet_service.cc:1511] Processing CreateTablet for tablet 512f4a739a764b4884eac9eb0defa1e2 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:27:48.363845   912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512f4a739a764b4884eac9eb0defa1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.366153   911 tablet_service.cc:1511] Processing CreateTablet for tablet ebc80daf2e494aeaa42ff63e7c461e57 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:27:48.367787   911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc80daf2e494aeaa42ff63e7c461e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.368103   832 tablet_service.cc:1511] Processing CreateTablet for tablet b5c7354f99ec4783b83c477aae019130 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:48.370121   910 tablet_service.cc:1511] Processing CreateTablet for tablet 43a156c68293476f956fcc41523d67d9 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:27:48.377580   907 tablet_service.cc:1511] Processing CreateTablet for tablet 68edfb45f7b649b999b63e2f0d8935e9 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:27:48.378775   910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a156c68293476f956fcc41523d67d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.372972   909 tablet_service.cc:1511] Processing CreateTablet for tablet 436d69ca0493469ebb41e6d6b853cfed (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:27:48.380767   906 tablet_service.cc:1511] Processing CreateTablet for tablet f3300cfe2d924fceb931e17436bb153b (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:27:48.381588   909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436d69ca0493469ebb41e6d6b853cfed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.382354   906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3300cfe2d924fceb931e17436bb153b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.375016   908 tablet_service.cc:1511] Processing CreateTablet for tablet f1ed4e128c814badb6b67210cc419027 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:27:48.383538   908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ed4e128c814badb6b67210cc419027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.383352   754 tablet_service.cc:1511] Processing CreateTablet for tablet e24f5428f7f24ad583024f7f3f292bbb (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:48.384804   754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24f5428f7f24ad583024f7f3f292bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.385569   905 tablet_service.cc:1511] Processing CreateTablet for tablet 82f45abd29eb4f119623071370472929 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:27:48.387125   905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f45abd29eb4f119623071370472929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.389034   907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68edfb45f7b649b999b63e2f0d8935e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.392199   836 tablet_service.cc:1511] Processing CreateTablet for tablet e24f5428f7f24ad583024f7f3f292bbb (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:48.393579   836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24f5428f7f24ad583024f7f3f292bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.408430   832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c7354f99ec4783b83c477aae019130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.417765   962 tablet_bootstrap.cc:492] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.427196   904 tablet_service.cc:1511] Processing CreateTablet for tablet b5c7354f99ec4783b83c477aae019130 (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:27:48.428586   904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c7354f99ec4783b83c477aae019130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.429551   963 tablet_bootstrap.cc:492] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.434167   903 tablet_service.cc:1511] Processing CreateTablet for tablet e24f5428f7f24ad583024f7f3f292bbb (DEFAULT_TABLE table=test-workload [id=f7c8927e6adf412ab23b6c55b77674ca]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:27:48.435465   903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24f5428f7f24ad583024f7f3f292bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:48.455497   963 tablet_bootstrap.cc:654] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.481835   962 tablet_bootstrap.cc:654] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.493918   964 tablet_bootstrap.cc:492] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.502918   962 tablet_bootstrap.cc:492] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.503434   962 ts_tablet_manager.cc:1403] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.006s
I20260710 13:27:48.504944   963 tablet_bootstrap.cc:492] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.505155   964 tablet_bootstrap.cc:654] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.505344   963 ts_tablet_manager.cc:1403] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.021s
I20260710 13:27:48.506394   962 raft_consensus.cc:359] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.507153   962 raft_consensus.cc:385] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.507441   962 raft_consensus.cc:740] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.507524   963 raft_consensus.cc:359] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.508213   963 raft_consensus.cc:385] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.508565   963 raft_consensus.cc:740] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.508399   962 consensus_queue.cc:260] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.509311   963 consensus_queue.cc:260] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.510561   964 tablet_bootstrap.cc:492] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.510596   873 heartbeater.cc:499] Master 127.31.213.190:37831 was elected leader, sending a full tablet report...
I20260710 13:27:48.511044   962 ts_tablet_manager.cc:1434] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:48.511245   964 ts_tablet_manager.cc:1403] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:27:48.511970   962 tablet_bootstrap.cc:492] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.514137   964 raft_consensus.cc:359] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.514962   964 raft_consensus.cc:385] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.515326   964 raft_consensus.cc:740] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.516072   964 consensus_queue.cc:260] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.518754   962 tablet_bootstrap.cc:654] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.518981   963 ts_tablet_manager.cc:1434] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260710 13:27:48.519649   798 heartbeater.cc:499] Master 127.31.213.190:37831 was elected leader, sending a full tablet report...
I20260710 13:27:48.529803   963 tablet_bootstrap.cc:492] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.531749   962 tablet_bootstrap.cc:492] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.532378   962 ts_tablet_manager.cc:1403] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:27:48.536175   962 raft_consensus.cc:359] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.536592   963 tablet_bootstrap.cc:654] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.537204   962 raft_consensus.cc:385] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.538144   962 raft_consensus.cc:740] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.538692   964 ts_tablet_manager.cc:1434] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.023s
I20260710 13:27:48.539024   962 consensus_queue.cc:260] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.540557   947 heartbeater.cc:499] Master 127.31.213.190:37831 was elected leader, sending a full tablet report...
I20260710 13:27:48.540964   962 ts_tablet_manager.cc:1434] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:27:48.541690   962 tablet_bootstrap.cc:492] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.544888   964 tablet_bootstrap.cc:492] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.550841   964 tablet_bootstrap.cc:654] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.555042   962 tablet_bootstrap.cc:654] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.555401   963 tablet_bootstrap.cc:492] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.556022   963 ts_tablet_manager.cc:1403] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.005s
I20260710 13:27:48.559851   963 raft_consensus.cc:359] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.560793   963 raft_consensus.cc:385] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.561173   963 raft_consensus.cc:740] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.562213   963 consensus_queue.cc:260] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.568226   963 ts_tablet_manager.cc:1434] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:27:48.569478   963 tablet_bootstrap.cc:492] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.578109   963 tablet_bootstrap.cc:654] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.590688   963 tablet_bootstrap.cc:492] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.591135   963 ts_tablet_manager.cc:1403] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:27:48.592545   964 tablet_bootstrap.cc:492] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.593040   964 ts_tablet_manager.cc:1403] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.028s
I20260710 13:27:48.593377   962 tablet_bootstrap.cc:492] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.593797   962 ts_tablet_manager.cc:1403] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.012s
I20260710 13:27:48.593988   963 raft_consensus.cc:359] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.594725   963 raft_consensus.cc:385] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.595016   963 raft_consensus.cc:740] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.595789   964 raft_consensus.cc:359] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.595827   963 consensus_queue.cc:260] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.596140   962 raft_consensus.cc:359] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.596557   964 raft_consensus.cc:385] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.596923   962 raft_consensus.cc:385] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.596943   964 raft_consensus.cc:740] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.597421   962 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.598043   964 consensus_queue.cc:260] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.598376   963 ts_tablet_manager.cc:1434] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:48.598358   962 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.599678   963 tablet_bootstrap.cc:492] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.600629   964 ts_tablet_manager.cc:1434] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:48.601231   962 ts_tablet_manager.cc:1434] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:48.601536   964 tablet_bootstrap.cc:492] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.602149   962 tablet_bootstrap.cc:492] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.607100   963 tablet_bootstrap.cc:654] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.608260   964 tablet_bootstrap.cc:654] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.608271   962 tablet_bootstrap.cc:654] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.619382   963 tablet_bootstrap.cc:492] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.619936   963 ts_tablet_manager.cc:1403] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 13:27:48.620002   964 tablet_bootstrap.cc:492] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.623766   964 ts_tablet_manager.cc:1403] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260710 13:27:48.625294   968 raft_consensus.cc:493] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.625916   968 raft_consensus.cc:515] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.626598   964 raft_consensus.cc:359] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.627297   964 raft_consensus.cc:385] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.627636   964 raft_consensus.cc:740] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.627383   963 raft_consensus.cc:359] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.628098   963 raft_consensus.cc:385] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.628414   962 tablet_bootstrap.cc:492] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.628475   964 consensus_queue.cc:260] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.628396   963 raft_consensus.cc:740] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.628365   968 leader_election.cc:290] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.629240   962 ts_tablet_manager.cc:1403] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260710 13:27:48.631152   964 ts_tablet_manager.cc:1434] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:48.630077   963 consensus_queue.cc:260] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.632419   964 tablet_bootstrap.cc:492] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.633822   962 raft_consensus.cc:359] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.638128   962 raft_consensus.cc:385] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.638489   962 raft_consensus.cc:740] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.638890   963 ts_tablet_manager.cc:1434] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:27:48.639313   962 consensus_queue.cc:260] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.647687   962 ts_tablet_manager.cc:1434] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:27:48.653566   963 tablet_bootstrap.cc:492] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.650437   964 tablet_bootstrap.cc:654] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.657840   962 tablet_bootstrap.cc:492] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.664440   962 tablet_bootstrap.cc:654] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.669421   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.670393   773 raft_consensus.cc:2468] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 0.
I20260710 13:27:48.671711   811 leader_election.cc:304] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.673452   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:48.674882   970 raft_consensus.cc:493] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.675093   963 tablet_bootstrap.cc:654] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.675341   970 raft_consensus.cc:515] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.678136   970 leader_election.cc:290] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:48.681015   968 raft_consensus.cc:2804] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:48.681370   968 raft_consensus.cc:493] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.681691   968 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:48.689749   813 leader_election.cc:343] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.693413   962 tablet_bootstrap.cc:492] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.694322   962 ts_tablet_manager.cc:1403] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.021s
I20260710 13:27:48.697717   964 tablet_bootstrap.cc:492] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.698184   964 ts_tablet_manager.cc:1403] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.022s
I20260710 13:27:48.699955   968 raft_consensus.cc:515] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.702378   964 raft_consensus.cc:359] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.703032   964 raft_consensus.cc:385] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.702983   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:48.703497   964 raft_consensus.cc:740] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.703856   773 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.704211   964 consensus_queue.cc:260] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.706387   964 ts_tablet_manager.cc:1434] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:27:48.714748   968 leader_election.cc:290] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.714871   772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.715708   772 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:48.697316   962 raft_consensus.cc:359] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.716315   962 raft_consensus.cc:385] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.716655   962 raft_consensus.cc:740] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.717119   885 leader_election.cc:304] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.717792   963 tablet_bootstrap.cc:492] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.717911   970 raft_consensus.cc:2804] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:48.718312   963 ts_tablet_manager.cc:1403] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.010s
I20260710 13:27:48.718250   970 raft_consensus.cc:493] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.718721   970 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.719553   964 tablet_bootstrap.cc:492] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.719386   962 consensus_queue.cc:260] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.720710   773 raft_consensus.cc:2468] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 1.
I20260710 13:27:48.722694   963 raft_consensus.cc:359] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.723119   962 ts_tablet_manager.cc:1434] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:27:48.724962   811 leader_election.cc:304] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.725327   962 tablet_bootstrap.cc:492] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.725729   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:48.725929   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:48.726325   964 tablet_bootstrap.cc:654] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.726389   848 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:48.726824   968 raft_consensus.cc:2804] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:48.729997   968 raft_consensus.cc:697] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
W20260710 13:27:48.730799   813 leader_election.cc:343] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.730986   968 consensus_queue.cc:237] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.729774   963 raft_consensus.cc:385] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.734827   963 raft_consensus.cc:740] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.735471   962 tablet_bootstrap.cc:654] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.735587   963 consensus_queue.cc:260] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.737900   963 ts_tablet_manager.cc:1434] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 13:27:48.739020   963 tablet_bootstrap.cc:492] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.747022   990 raft_consensus.cc:493] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.740460   970 raft_consensus.cc:515] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.747865   969 raft_consensus.cc:493] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.758375   969 raft_consensus.cc:515] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
W20260710 13:27:48.755950   719 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:48.756361   964 tablet_bootstrap.cc:492] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.761307   990 raft_consensus.cc:515] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.764684   963 tablet_bootstrap.cc:654] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.765497   969 leader_election.cc:290] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.765913   669 catalog_manager.cc:5697] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.769740   964 ts_tablet_manager.cc:1403] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.008s
I20260710 13:27:48.773424   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.774634   773 raft_consensus.cc:2468] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:48.775189   990 leader_election.cc:290] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:48.777896   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:48.785060   885 leader_election.cc:304] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.786662   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
W20260710 13:27:48.787034   888 leader_election.cc:343] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.787263   773 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.789844   970 leader_election.cc:290] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:48.790753   964 raft_consensus.cc:359] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.791469   964 raft_consensus.cc:385] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.791759   964 raft_consensus.cc:740] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.792467   964 consensus_queue.cc:260] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.793315   968 raft_consensus.cc:493] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.793810   968 raft_consensus.cc:515] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.794307   773 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 1.
I20260710 13:27:48.794960   964 ts_tablet_manager.cc:1434] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:27:48.795432   885 leader_election.cc:304] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.795825   964 tablet_bootstrap.cc:492] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.795763   968 leader_election.cc:290] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.796617   962 tablet_bootstrap.cc:492] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.797091   962 ts_tablet_manager.cc:1403] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.027s
I20260710 13:27:48.797945   772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.799016   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
W20260710 13:27:48.799363   811 leader_election.cc:343] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.800207   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:48.800803   848 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.802768   964 tablet_bootstrap.cc:654] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.803624   990 raft_consensus.cc:2804] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:48.803959   990 raft_consensus.cc:493] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.804318   990 raft_consensus.cc:3060] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:48.805297   813 leader_election.cc:343] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.805747   813 leader_election.cc:304] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8; no voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:48.807005   968 raft_consensus.cc:2749] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:48.806944   970 raft_consensus.cc:2804] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:48.806972   963 tablet_bootstrap.cc:492] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.808197   963 ts_tablet_manager.cc:1403] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.016s
I20260710 13:27:48.811348   963 raft_consensus.cc:359] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.812110   963 raft_consensus.cc:385] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.812374   963 raft_consensus.cc:740] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.799887   962 raft_consensus.cc:359] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.813375   963 consensus_queue.cc:260] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.813951   848 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 1.
I20260710 13:27:48.814119   962 raft_consensus.cc:385] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.817217   962 raft_consensus.cc:740] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.817525   964 tablet_bootstrap.cc:492] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.817987   964 ts_tablet_manager.cc:1403] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 13:27:48.818392   963 ts_tablet_manager.cc:1434] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 13:27:48.818022   962 consensus_queue.cc:260] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.819514   963 tablet_bootstrap.cc:492] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.821064   964 raft_consensus.cc:359] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.821785   964 raft_consensus.cc:385] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.822070   964 raft_consensus.cc:740] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.822786   964 consensus_queue.cc:260] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.823761   970 raft_consensus.cc:697] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:48.824666   970 consensus_queue.cc:237] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.825189   964 ts_tablet_manager.cc:1434] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:48.826262   964 tablet_bootstrap.cc:492] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.829012   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:48.829619   848 raft_consensus.cc:2468] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:48.830184   962 ts_tablet_manager.cc:1434] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:27:48.830365   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:48.831147   962 tablet_bootstrap.cc:492] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.831034   739 leader_election.cc:304] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.832082   969 raft_consensus.cc:2804] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:48.832722   969 raft_consensus.cc:493] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.833134   969 raft_consensus.cc:3060] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.837163   962 tablet_bootstrap.cc:654] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.837543   964 tablet_bootstrap.cc:654] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.839398   969 raft_consensus.cc:515] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.841467   970 raft_consensus.cc:493] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.841922   970 raft_consensus.cc:515] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.842315   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:48.842917   848 raft_consensus.cc:3060] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.843968   970 leader_election.cc:290] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:48.844626   963 tablet_bootstrap.cc:654] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.845636   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
W20260710 13:27:48.847441   888 leader_election.cc:343] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.849015   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.849843   773 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:48.851558   885 leader_election.cc:304] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 2fbf49eaa33e4f238dc14e75f37813e8
I20260710 13:27:48.853052   970 raft_consensus.cc:2804] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:48.853518   970 raft_consensus.cc:493] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.853976   970 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.861500   963 tablet_bootstrap.cc:492] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.864105   963 ts_tablet_manager.cc:1403] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.007s
I20260710 13:27:48.867498   990 raft_consensus.cc:515] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.869372   922 raft_consensus.cc:2393] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8e3ad8287e74387b17f1dc397d6ffc3 in current term 1: Already voted for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in this term.
I20260710 13:27:48.873373   969 leader_election.cc:290] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.875165   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:48.875857   848 raft_consensus.cc:2468] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:48.876219   921 raft_consensus.cc:2393] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8e3ad8287e74387b17f1dc397d6ffc3 in current term 1: Already voted for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in this term.
I20260710 13:27:48.877597   739 leader_election.cc:304] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.880959   963 raft_consensus.cc:359] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.883061   963 raft_consensus.cc:385] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.882409   969 raft_consensus.cc:2804] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:48.885633   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:48.888002   968 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.888765   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc80daf2e494aeaa42ff63e7c461e57" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:48.888512   968 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.889593   847 raft_consensus.cc:2393] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in current term 1: Already voted for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in this term.
I20260710 13:27:48.890020   963 raft_consensus.cc:740] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.890856   968 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.891440   990 leader_election.cc:290] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:48.871927   970 raft_consensus.cc:515] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.892607   963 consensus_queue.cc:260] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.893867   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:48.892390   772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.897578   970 leader_election.cc:290] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
W20260710 13:27:48.898720   811 leader_election.cc:343] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.894500   771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:48.899492   771 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:48.901259   813 leader_election.cc:343] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.901757   813 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8; no voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:48.902630   968 raft_consensus.cc:2749] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:48.907096   963 ts_tablet_manager.cc:1434] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.006s
I20260710 13:27:48.908480   963 tablet_bootstrap.cc:492] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.909441   771 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 1.
I20260710 13:27:48.910673   885 leader_election.cc:304] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.896380   969 raft_consensus.cc:697] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:48.912209   969 consensus_queue.cc:237] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.897099   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
W20260710 13:27:48.919060   888 leader_election.cc:343] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:48.921306   970 raft_consensus.cc:2804] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:48.922011   970 raft_consensus.cc:697] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:48.923110   970 consensus_queue.cc:237] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.930330   668 catalog_manager.cc:5697] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:48.931363   964 tablet_bootstrap.cc:492] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.931850   962 tablet_bootstrap.cc:492] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.931953   964 ts_tablet_manager.cc:1403] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.106s	user 0.027s	sys 0.033s
I20260710 13:27:48.932332   962 ts_tablet_manager.cc:1403] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.101s	user 0.033s	sys 0.060s
I20260710 13:27:48.935240   962 raft_consensus.cc:359] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.935909   962 raft_consensus.cc:385] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.936194   962 raft_consensus.cc:740] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.937124   962 consensus_queue.cc:260] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.936003   964 raft_consensus.cc:359] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.940110   964 raft_consensus.cc:385] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.940445   964 raft_consensus.cc:740] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.941210   885 leader_election.cc:304] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:48.941346   964 consensus_queue.cc:260] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.942386   962 ts_tablet_manager.cc:1434] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:27:48.942512   997 raft_consensus.cc:2749] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:48.943307   962 tablet_bootstrap.cc:492] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.944828   963 tablet_bootstrap.cc:654] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.945076   964 ts_tablet_manager.cc:1434] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:27:48.946202   964 tablet_bootstrap.cc:492] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:48.950613   962 tablet_bootstrap.cc:654] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.951349   969 raft_consensus.cc:493] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.951862   969 raft_consensus.cc:515] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.954197   969 leader_election.cc:290] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.955828   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:48.956522   848 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:48.956311   668 catalog_manager.cc:5697] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.958976   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:48.959578   922 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:48.960924   739 leader_election.cc:304] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:48.961767   969 raft_consensus.cc:2804] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:48.962177   969 raft_consensus.cc:493] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.962514   969 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.964246   964 tablet_bootstrap.cc:654] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.966710   669 catalog_manager.cc:5697] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:48.969053   969 raft_consensus.cc:515] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.972077   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:48.972286   969 leader_election.cc:290] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.969486   962 tablet_bootstrap.cc:492] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:48.972704   848 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.973009   962 ts_tablet_manager.cc:1403] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260710 13:27:48.973376   963 tablet_bootstrap.cc:492] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:48.973798   963 ts_tablet_manager.cc:1403] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.013s
I20260710 13:27:48.975519   962 raft_consensus.cc:359] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.976125   962 raft_consensus.cc:385] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.976492   962 raft_consensus.cc:740] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.976099   963 raft_consensus.cc:359] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.976910   963 raft_consensus.cc:385] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:48.977170   963 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:48.977240   962 consensus_queue.cc:260] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.978061   970 raft_consensus.cc:493] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.978550   970 raft_consensus.cc:515] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.979365   962 ts_tablet_manager.cc:1434] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:48.980620   962 tablet_bootstrap.cc:492] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:48.980743   970 leader_election.cc:290] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095)
I20260710 13:27:48.981501   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:48.982111   922 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.981504   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:48.984545   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:48.985384   773 raft_consensus.cc:2393] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in current term 1: Already voted for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in this term.
I20260710 13:27:48.986581   962 tablet_bootstrap.cc:654] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:48.987401   885 leader_election.cc:304] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:48.988166   968 raft_consensus.cc:493] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.988240   970 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:48.988703   968 raft_consensus.cc:515] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.990620   964 tablet_bootstrap.cc:492] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:48.990722   968 leader_election.cc:290] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:48.991065   964 ts_tablet_manager.cc:1403] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260710 13:27:48.977819   963 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:48.994171   963 ts_tablet_manager.cc:1434] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:27:48.995265   963 tablet_bootstrap.cc:492] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:48.997982   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:48.998703   921 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 0.
I20260710 13:27:48.999990   813 leader_election.cc:304] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:48.988658   848 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:49.000916   968 raft_consensus.cc:2804] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:49.001361   968 raft_consensus.cc:493] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:49.001763   968 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.003351   739 leader_election.cc:304] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.004354   969 raft_consensus.cc:2804] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:49.004828   969 raft_consensus.cc:697] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.004881   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:49.005502   964 raft_consensus.cc:359] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.005693   969 consensus_queue.cc:237] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.006153   964 raft_consensus.cc:385] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:49.006341   811 leader_election.cc:343] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:49.006664   964 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.007330   964 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.009479   964 ts_tablet_manager.cc:1434] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:27:49.010463   964 tablet_bootstrap.cc:492] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:49.011176   970 raft_consensus.cc:2749] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:49.012970   922 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:49.013613   968 raft_consensus.cc:515] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.018399   968 leader_election.cc:290] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.021119   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.022195   922 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.024948   964 tablet_bootstrap.cc:654] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:49.025803   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
W20260710 13:27:49.028750   811 leader_election.cc:343] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:49.030465   963 tablet_bootstrap.cc:654] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:49.032589   922 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 1.
I20260710 13:27:49.033106   962 tablet_bootstrap.cc:492] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:49.034257   962 ts_tablet_manager.cc:1403] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.012s
I20260710 13:27:49.034709   813 leader_election.cc:304] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.035765   968 raft_consensus.cc:2804] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:49.036226   968 raft_consensus.cc:697] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:49.036970   962 raft_consensus.cc:359] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.038470   962 raft_consensus.cc:385] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:49.038725   962 raft_consensus.cc:740] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.033234   668 catalog_manager.cc:5697] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.037029   968 consensus_queue.cc:237] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.044674   962 consensus_queue.cc:260] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.047020   962 ts_tablet_manager.cc:1434] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:27:49.048409   962 tablet_bootstrap.cc:492] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8: Bootstrap starting.
I20260710 13:27:49.054589   963 tablet_bootstrap.cc:492] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:49.055101   963 ts_tablet_manager.cc:1403] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260710 13:27:49.058224   963 raft_consensus.cc:359] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.058873   962 tablet_bootstrap.cc:654] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:49.058949   963 raft_consensus.cc:385] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:49.059386   963 raft_consensus.cc:740] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.060547   964 tablet_bootstrap.cc:492] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:49.062812   964 ts_tablet_manager.cc:1403] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.008s
I20260710 13:27:49.063045   963 consensus_queue.cc:260] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.064919   963 ts_tablet_manager.cc:1434] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:49.065737   963 tablet_bootstrap.cc:492] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: Bootstrap starting.
I20260710 13:27:49.065507   669 catalog_manager.cc:5697] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.065570   964 raft_consensus.cc:359] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.070232   964 raft_consensus.cc:385] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:49.070602   964 raft_consensus.cc:740] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.071419   963 tablet_bootstrap.cc:654] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:49.072926   964 consensus_queue.cc:260] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.075142   964 ts_tablet_manager.cc:1434] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:27:49.076092   964 tablet_bootstrap.cc:492] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308: Bootstrap starting.
I20260710 13:27:49.079999   968 raft_consensus.cc:493] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.080597   968 raft_consensus.cc:515] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.083150   968 leader_election.cc:290] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.086676   962 tablet_bootstrap.cc:492] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8: No bootstrap required, opened a new log
I20260710 13:27:49.086506   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:49.087188   962 ts_tablet_manager.cc:1403] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260710 13:27:49.090507   968 raft_consensus.cc:493] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.091215   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:49.091082   968 raft_consensus.cc:515] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.092098   773 raft_consensus.cc:2393] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fbf49eaa33e4f238dc14e75f37813e8 in current term 1: Already voted for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in this term.
I20260710 13:27:49.094902   771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:49.095547   771 raft_consensus.cc:2468] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 0.
I20260710 13:27:49.096424   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:49.096629   970 raft_consensus.cc:493] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.096930   811 leader_election.cc:304] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.097496   970 raft_consensus.cc:515] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.097970   811 leader_election.cc:304] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8; no voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.099089   986 raft_consensus.cc:2804] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:49.098994   962 raft_consensus.cc:359] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.099495   986 raft_consensus.cc:493] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:49.099764   962 raft_consensus.cc:385] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:49.099886   986 raft_consensus.cc:3060] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.100045   970 leader_election.cc:290] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:49.102710  1017 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.102810   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:49.103430   922 raft_consensus.cc:2468] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 0.
I20260710 13:27:49.106720   968 leader_election.cc:290] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.108448   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:49.108279   986 raft_consensus.cc:515] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.109071   773 raft_consensus.cc:2468] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:49.100075   962 raft_consensus.cc:740] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.110209   962 consensus_queue.cc:260] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.110730   848 raft_consensus.cc:2393] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in current term 1: Already voted for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in this term.
I20260710 13:27:49.110663   885 leader_election.cc:304] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.111815   970 raft_consensus.cc:2804] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:49.114032   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:49.114317   970 raft_consensus.cc:493] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:49.114713   773 raft_consensus.cc:3060] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.114949   970 raft_consensus.cc:3060] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.117724   964 tablet_bootstrap.cc:654] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:49.112463   962 ts_tablet_manager.cc:1434] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260710 13:27:49.119453  1017 raft_consensus.cc:2749] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:49.121104   986 leader_election.cc:290] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.123028   773 raft_consensus.cc:2468] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 1.
I20260710 13:27:49.123243   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.124356   811 leader_election.cc:304] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.125295   986 raft_consensus.cc:2804] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:49.125885   986 raft_consensus.cc:697] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:49.126878   986 consensus_queue.cc:237] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.129052   970 raft_consensus.cc:515] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.130158   922 raft_consensus.cc:2393] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fbf49eaa33e4f238dc14e75f37813e8 in current term 1: Already voted for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in this term.
I20260710 13:27:49.130345   963 tablet_bootstrap.cc:492] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: No bootstrap required, opened a new log
I20260710 13:27:49.130761   963 ts_tablet_manager.cc:1403] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.025s
I20260710 13:27:49.133354   963 raft_consensus.cc:359] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.133786   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:49.134028   963 raft_consensus.cc:385] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:49.134321   963 raft_consensus.cc:740] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.134563   773 raft_consensus.cc:2393] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in current term 1: Already voted for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in this term.
I20260710 13:27:49.135119   963 consensus_queue.cc:260] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.137135   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c7354f99ec4783b83c477aae019130" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.138587   888 leader_election.cc:304] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.139374   990 raft_consensus.cc:2749] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:27:49.143268   970 leader_election.cc:290] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:49.144852   963 ts_tablet_manager.cc:1434] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:27:49.146209   986 consensus_queue.cc:1048] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:49.150038   964 tablet_bootstrap.cc:492] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308: No bootstrap required, opened a new log
I20260710 13:27:49.150751   964 ts_tablet_manager.cc:1403] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.009s
I20260710 13:27:49.154388   964 raft_consensus.cc:359] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.155292   964 raft_consensus.cc:385] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:49.155616   964 raft_consensus.cc:740] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Initialized, Role: FOLLOWER
I20260710 13:27:49.154666   670 catalog_manager.cc:5697] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.156371   964 consensus_queue.cc:260] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.158356   964 ts_tablet_manager.cc:1434] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:49.165421   986 consensus_queue.cc:1048] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.247723   969 raft_consensus.cc:493] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.248212   969 raft_consensus.cc:515] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.249963   969 leader_election.cc:290] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.250720   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:49.251166   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:49.251343   848 raft_consensus.cc:2468] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:49.251874   922 raft_consensus.cc:2468] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:49.252602   739 leader_election.cc:304] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.253446   969 raft_consensus.cc:2804] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:49.253800   969 raft_consensus.cc:493] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:49.254163   969 raft_consensus.cc:3060] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.254575   970 consensus_queue.cc:1048] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.260166   969 raft_consensus.cc:515] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.263706   969 leader_election.cc:290] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.265092   997 consensus_queue.cc:1048] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.265327   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.266108   922 raft_consensus.cc:3060] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.266494   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.267035   848 raft_consensus.cc:3060] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.273403   922 raft_consensus.cc:2468] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:49.274694   738 leader_election.cc:304] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.275425  1004 raft_consensus.cc:2804] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:49.275902  1004 raft_consensus.cc:697] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.276541  1004 consensus_queue.cc:237] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.281664   848 raft_consensus.cc:2468] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:49.285548   670 catalog_manager.cc:5697] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.298146  1004 consensus_queue.cc:1048] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.311081  1004 consensus_queue.cc:1048] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:27:49.379487   997 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.380002   997 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.381785   997 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:49.382566   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" is_pre_election: true
I20260710 13:27:49.382779   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:49.383083   773 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:49.383329   848 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 0.
I20260710 13:27:49.383843  1004 raft_consensus.cc:493] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.384096   885 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.384295  1004 raft_consensus.cc:515] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.385012   997 raft_consensus.cc:2804] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:49.385345   997 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:49.385622   997 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.386047  1004 leader_election.cc:290] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.387019   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:49.387076   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:49.387543   922 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:49.387697   848 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 0.
I20260710 13:27:49.388419   738 leader_election.cc:304] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.389175  1004 raft_consensus.cc:2804] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:49.389534  1004 raft_consensus.cc:493] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:49.389801  1004 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.391279   997 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.393476   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:49.393697   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.394013   773 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.394227   848 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.394686  1004 raft_consensus.cc:515] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.396517   997 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:49.397277   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.397529  1004 leader_election.cc:290] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.397832   847 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.399196   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.399729   922 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.400130   848 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 1.
I20260710 13:27:49.401320   773 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 1.
I20260710 13:27:49.401266   888 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:49.402230   997 raft_consensus.cc:2804] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:49.402875   997 raft_consensus.cc:697] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:49.403623   997 consensus_queue.cc:237] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.404234   847 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:49.405249   739 leader_election.cc:304] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.405969  1004 raft_consensus.cc:2804] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:49.406213   922 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 1.
I20260710 13:27:49.406656  1004 raft_consensus.cc:697] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.407565  1004 consensus_queue.cc:237] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.412674   670 catalog_manager.cc:5697] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:49.415321   669 catalog_manager.cc:5697] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.419137  1029 raft_consensus.cc:493] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:49.419585  1029 raft_consensus.cc:515] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.421756  1029 leader_election.cc:290] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.422645  1029 consensus_queue.cc:1048] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.423053   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" is_pre_election: true
I20260710 13:27:49.423750   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" is_pre_election: true
I20260710 13:27:49.424486   922 raft_consensus.cc:2393] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8e3ad8287e74387b17f1dc397d6ffc3 in current term 1: Already voted for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in this term.
I20260710 13:27:49.425441   738 leader_election.cc:304] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308
I20260710 13:27:49.426151  1029 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:49.431779  1029 raft_consensus.cc:2749] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:49.435705  1029 consensus_queue.cc:1048] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:49.456169   997 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.460822   847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:49206
I20260710 13:27:49.461479   847 raft_consensus.cc:606] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.469604   997 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.477177   986 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:49.497509  1017 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.498970   921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41036
I20260710 13:27:49.499547   921 raft_consensus.cc:606] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.506667   921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41036
I20260710 13:27:49.507221   921 raft_consensus.cc:606] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.511924   847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:49206
I20260710 13:27:49.512357   847 raft_consensus.cc:606] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:49.525393   771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:41134
I20260710 13:27:49.525892   771 raft_consensus.cc:606] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Received request to transfer leadership to TS 2fbf49eaa33e4f238dc14e75f37813e8
I20260710 13:27:49.530550   771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:41134
I20260710 13:27:49.531025   771 raft_consensus.cc:606] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Received request to transfer leadership to TS 2fbf49eaa33e4f238dc14e75f37813e8
I20260710 13:27:49.535661   921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82f45abd29eb4f119623071370472929"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
mode: GRACEFUL
new_leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:41036
I20260710 13:27:49.536160   921 raft_consensus.cc:606] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Received request to transfer leadership to TS 2fbf49eaa33e4f238dc14e75f37813e8
I20260710 13:27:49.543397   771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:41134
I20260710 13:27:49.543917   771 raft_consensus.cc:606] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Received request to transfer leadership to TS 8f6ce14ce2ca4d568ae3c86d053c2308
I20260710 13:27:49.561980  1017 consensus_queue.cc:1048] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.575592  1045 consensus_queue.cc:1048] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:49.665071  1034 consensus_queue.cc:1048] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.670850  1003 raft_consensus.cc:993] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:49.671307  1029 raft_consensus.cc:1081] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Signalling peer 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:49.672840   922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:41020
I20260710 13:27:49.673805   922 raft_consensus.cc:493] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.674167   922 raft_consensus.cc:3060] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.675402  1034 consensus_queue.cc:1048] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.681030   922 raft_consensus.cc:515] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.683727   771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:49.684267   771 raft_consensus.cc:3055] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.684558   771 raft_consensus.cc:740] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.684696   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24f5428f7f24ad583024f7f3f292bbb" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.685216   847 raft_consensus.cc:3060] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.685355   771 consensus_queue.cc:260] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.686439   771 raft_consensus.cc:3060] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.688495   922 leader_election.cc:290] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 2 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:49.693476   847 raft_consensus.cc:2468] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 2.
I20260710 13:27:49.693476   771 raft_consensus.cc:2468] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 2.
I20260710 13:27:49.694736   888 leader_election.cc:304] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:49.695365   997 raft_consensus.cc:2804] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.695819   997 raft_consensus.cc:697] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:49.696594   997 consensus_queue.cc:237] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.703011   670 catalog_manager.cc:5697] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 1 to 2, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 2 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:49.732795   968 raft_consensus.cc:993] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.733214  1045 raft_consensus.cc:1081] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.734613   771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41110
I20260710 13:27:49.735045   771 raft_consensus.cc:493] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.735292   771 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.739565   771 raft_consensus.cc:515] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.741143   771 leader_election.cc:290] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.741971   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.742238   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.742558   847 raft_consensus.cc:3055] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.742729   922 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.742923   847 raft_consensus.cc:740] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:49.743743   847 consensus_queue.cc:260] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.744935   847 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.749301   922 raft_consensus.cc:2468] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.750560   738 leader_election.cc:304] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.751209   847 raft_consensus.cc:2468] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.751221  1029 raft_consensus.cc:2804] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.751844  1029 raft_consensus.cc:697] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.752624  1029 consensus_queue.cc:237] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.759059   670 catalog_manager.cc:5697] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 1 to 2, leader changed from 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.863933   970 raft_consensus.cc:993] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.864413   997 raft_consensus.cc:1081] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.865931   771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41118
I20260710 13:27:49.866439   771 raft_consensus.cc:493] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.866775   771 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.871590   771 raft_consensus.cc:515] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.873808   771 leader_election.cc:290] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.874176   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.874390   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.874806   847 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.874981   922 raft_consensus.cc:3055] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.875377   922 raft_consensus.cc:740] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:49.876113   922 consensus_queue.cc:260] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.876595   968 raft_consensus.cc:993] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.877099  1045 raft_consensus.cc:1081] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.877230   922 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.878558   771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41110
I20260710 13:27:49.879022   771 raft_consensus.cc:493] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.879338   771 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.882014   847 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.883077   739 leader_election.cc:304] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.883899  1029 raft_consensus.cc:2804] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.884362  1029 raft_consensus.cc:697] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.884503   771 raft_consensus.cc:515] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.885216  1029 consensus_queue.cc:237] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.884526   922 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.886199   997 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.886731   771 leader_election.cc:290] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.887276   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.887809   847 raft_consensus.cc:3055] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.888127   847 raft_consensus.cc:740] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:49.889027   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.888895   847 consensus_queue.cc:260] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.889559   922 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.890105   847 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.894145   670 catalog_manager.cc:5697] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 1 to 2, leader changed from 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.896616   847 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.897886   739 leader_election.cc:304] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.898646  1029 raft_consensus.cc:2804] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.899154  1029 raft_consensus.cc:697] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.900025  1029 consensus_queue.cc:237] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.903713   990 raft_consensus.cc:993] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.903664   922 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.904244   990 raft_consensus.cc:1081] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:49.907414   773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41118
I20260710 13:27:49.907991   773 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.908349   773 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.908967   990 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.915411   773 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.918499   773 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.919252   847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:49.919858   847 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.920408   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.921125   922 raft_consensus.cc:3055] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.921595   922 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:49.922458   922 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.922482   670 catalog_manager.cc:5697] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 1 to 2, leader changed from 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.923964   922 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.927364   847 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.929612   739 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:49.930361  1029 raft_consensus.cc:2804] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.930830  1029 raft_consensus.cc:697] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.931342   922 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 2.
I20260710 13:27:49.931653  1029 consensus_queue.cc:237] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.937933   669 catalog_manager.cc:5697] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 1 to 2, leader changed from 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:49.955338  1029 consensus_queue.cc:1048] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.969255  1003 consensus_queue.cc:1048] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:49.977843  1029 raft_consensus.cc:993] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:49.978212  1003 raft_consensus.cc:1081] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Signalling peer 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:49.979620   847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:49204
I20260710 13:27:49.980072   847 raft_consensus.cc:493] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:49.980422   847 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.984624   847 raft_consensus.cc:515] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.986070   847 leader_election.cc:290] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 2 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:49.986943   771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:49.987123   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:49.987519   771 raft_consensus.cc:3055] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:49.987720   922 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.987885   771 raft_consensus.cc:740] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:49.988732   771 consensus_queue.cc:260] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:49.989585   771 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:49.993461   922 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 2.
I20260710 13:27:49.995196   813 leader_election.cc:304] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:49.995570   771 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 2.
I20260710 13:27:49.995879  1045 raft_consensus.cc:2804] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:49.996388  1045 raft_consensus.cc:697] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:49.997129  1045 consensus_queue.cc:237] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.002728   670 catalog_manager.cc:5697] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 1 to 2, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.060025   990 raft_consensus.cc:993] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: : Instructing follower 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:50.060473   990 raft_consensus.cc:1081] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Signalling peer 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:50.062198   848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82f45abd29eb4f119623071370472929"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:49192
I20260710 13:27:50.062741   848 raft_consensus.cc:493] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:50.063124   848 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:50.063197  1053 raft_consensus.cc:993] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:50.063980  1053 raft_consensus.cc:1081] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Signalling peer 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:50.065621   847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:49204
I20260710 13:27:50.066146   847 raft_consensus.cc:493] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:50.066479   847 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:50.069782   848 raft_consensus.cc:515] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.071475   847 raft_consensus.cc:515] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.071939   848 leader_election.cc:290] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 2 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:50.072539   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:50.072943   771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:50.073132   921 raft_consensus.cc:3055] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:50.073602   847 leader_election.cc:290] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 2 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:50.073498   921 raft_consensus.cc:740] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:50.074415   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:50.074414   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:50.074626   921 consensus_queue.cc:260] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.075140   773 raft_consensus.cc:3055] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:50.073467   771 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:50.075531   773 raft_consensus.cc:740] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:50.075652   921 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:50.076313   773 consensus_queue.cc:260] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.077514   773 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:50.080242   921 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 2.
I20260710 13:27:50.081074   922 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:50.081969   771 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 2.
I20260710 13:27:50.082420   772 raft_consensus.cc:1275] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:50.083225   811 leader_election.cc:304] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:50.083945   997 consensus_queue.cc:1048] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.084831  1045 raft_consensus.cc:2804] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:50.085179   773 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 2.
I20260710 13:27:50.085328  1045 raft_consensus.cc:697] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:50.086381   811 leader_election.cc:304] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:50.086148  1045 consensus_queue.cc:237] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.087198  1017 raft_consensus.cc:2804] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:50.087652  1017 raft_consensus.cc:697] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:50.088757   922 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 2.
I20260710 13:27:50.088418  1017 consensus_queue.cc:237] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:50.095541   847 raft_consensus.cc:1275] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:50.098644   997 consensus_queue.cc:1048] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.099521   670 catalog_manager.cc:5697] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 1 to 2, leader changed from 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131) to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.101053   670 catalog_manager.cc:5697] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 1 to 2, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:50.234557   922 raft_consensus.cc:1275] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.235982  1029 consensus_queue.cc:1048] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:50.243181   847 raft_consensus.cc:1275] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.244903  1029 consensus_queue.cc:1048] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.362195   847 raft_consensus.cc:1275] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.363495  1029 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.368147   922 raft_consensus.cc:1275] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.369800  1052 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.386076   922 raft_consensus.cc:1275] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: 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:50.387167  1017 consensus_queue.cc:1048] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.393793   773 raft_consensus.cc:1275] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: 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:50.395705  1057 consensus_queue.cc:1048] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.411895   922 raft_consensus.cc:1275] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.413121  1052 consensus_queue.cc:1048] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.420919   847 raft_consensus.cc:1275] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.422299  1029 consensus_queue.cc:1048] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.451083   847 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.452121  1029 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.458807   922 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:50.460433  1034 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.509464   773 raft_consensus.cc:1275] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: 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:50.510617  1057 consensus_queue.cc:1048] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.518366   922 raft_consensus.cc:1275] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: 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:50.520051  1057 consensus_queue.cc:1048] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.544819   773 raft_consensus.cc:1275] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: 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:50.545920  1057 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:50.553838   922 raft_consensus.cc:1275] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: 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:50.555481  1057 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:52.574651 32598 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:27:52.575368 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:52.590536   773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:33994
I20260710 13:27:52.590991   773 raft_consensus.cc:606] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Received request to transfer leadership to TS 8f6ce14ce2ca4d568ae3c86d053c2308
I20260710 13:27:52.593240   773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:33994
I20260710 13:27:52.593634   773 raft_consensus.cc:606] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Received request to transfer leadership to TS 8f6ce14ce2ca4d568ae3c86d053c2308
I20260710 13:27:52.594583 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:52.594977 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:52.671240  1003 raft_consensus.cc:993] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:52.671691  1003 raft_consensus.cc:1081] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Signalling peer 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:52.673064   922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:41020
I20260710 13:27:52.673480   922 raft_consensus.cc:493] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:52.673724   922 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:52.677753   922 raft_consensus.cc:515] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:52.679078   922 leader_election.cc:290] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 3 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:52.680049   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:52.680142   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:52.680734   773 raft_consensus.cc:3055] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:52.680835   848 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:52.681049   773 raft_consensus.cc:740] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:52.681799   773 consensus_queue.cc:260] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:52.682936   773 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:52.687275   848 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:52.688258   888 leader_election.cc:304] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:52.688453   773 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:52.688917  1064 raft_consensus.cc:2804] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:52.690057  1064 raft_consensus.cc:697] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:52.690759  1064 consensus_queue.cc:237] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:52.696998   670 catalog_manager.cc:5697] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 2 to 3, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:52.817780  1067 raft_consensus.cc:993] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:52.818185  1003 raft_consensus.cc:1081] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Signalling peer 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:52.819439   922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:41020
I20260710 13:27:52.819959   922 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:52.820261   922 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:52.824330   922 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:52.825857   922 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 3 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:52.826689   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:52.826864   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:52.827263   773 raft_consensus.cc:3055] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:52.827375   848 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:52.827593   773 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:52.828317   773 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:52.829320   773 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:52.832226   848 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:52.833241   888 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:52.834074  1064 raft_consensus.cc:2804] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:52.834291   773 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:52.834543  1064 raft_consensus.cc:697] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:52.835306  1064 consensus_queue.cc:237] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:52.842339   670 catalog_manager.cc:5697] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 2 to 3, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:53.072000   773 raft_consensus.cc:1275] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:53.073173  1064 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:53.082437   848 raft_consensus.cc:1275] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:53.083899  1078 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:53.236714   848 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:53.237948  1078 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:53.247202   773 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:53.248458  1064 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:53.595701 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:53.611358   922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41036
I20260710 13:27:53.611871   922 raft_consensus.cc:606] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:53.618357   922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41036
I20260710 13:27:53.618814   922 raft_consensus.cc:606] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:53.622885   848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:49206
I20260710 13:27:53.623335   848 raft_consensus.cc:606] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:53.627867   848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:49206
I20260710 13:27:53.628316   848 raft_consensus.cc:606] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:53.632496   848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82f45abd29eb4f119623071370472929"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
mode: GRACEFUL
new_leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:49206
I20260710 13:27:53.633049   848 raft_consensus.cc:606] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Received request to transfer leadership to TS c8e3ad8287e74387b17f1dc397d6ffc3
I20260710 13:27:53.720203  1078 raft_consensus.cc:993] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.720685  1064 raft_consensus.cc:1081] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.722077   773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41118
I20260710 13:27:53.722501   773 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.722815   773 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.726639   773 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.727964   773 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 4 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:53.728739   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:53.729000   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:53.729271   848 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.729481   922 raft_consensus.cc:3055] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:53.729813   922 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:53.730410   922 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.731194   922 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:53.735011   848 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 4.
I20260710 13:27:53.735070   922 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 4.
I20260710 13:27:53.736173   739 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:53.736840  1003 raft_consensus.cc:2804] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:53.737200  1003 raft_consensus.cc:697] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:53.737887  1003 consensus_queue.cc:237] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.743136   670 catalog_manager.cc:5697] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 3 to 4, leader changed from 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 4 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.820353  1057 raft_consensus.cc:993] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.820849  1087 raft_consensus.cc:1081] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.822496   773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41110
I20260710 13:27:53.823030   773 raft_consensus.cc:493] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.823370   773 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.829435   773 raft_consensus.cc:515] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.830838   773 leader_election.cc:290] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 3 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:53.831705   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:53.831838   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68edfb45f7b649b999b63e2f0d8935e9" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:53.832249   848 raft_consensus.cc:3055] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:53.832335   921 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.832576   848 raft_consensus.cc:740] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:53.833317   848 consensus_queue.cc:260] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.834233   848 raft_consensus.cc:3060] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.837266   921 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 3.
I20260710 13:27:53.838254   738 leader_election.cc:304] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:53.839058  1003 raft_consensus.cc:2804] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:53.839299   848 raft_consensus.cc:2468] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 3.
I20260710 13:27:53.839488  1003 raft_consensus.cc:697] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:53.840373  1003 consensus_queue.cc:237] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.846933   670 catalog_manager.cc:5697] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 2 to 3, leader changed from 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 3 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.899663  1057 raft_consensus.cc:993] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.900072  1087 raft_consensus.cc:1081] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.901521   773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41110
I20260710 13:27:53.901943   773 raft_consensus.cc:493] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.902194   773 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.906420   773 raft_consensus.cc:515] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.907877   773 leader_election.cc:290] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 3 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:53.908802   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:53.908959   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3300cfe2d924fceb931e17436bb153b" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:53.909366   848 raft_consensus.cc:3055] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:53.909494   921 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.909705   848 raft_consensus.cc:740] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:53.910481   848 consensus_queue.cc:260] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.911365   848 raft_consensus.cc:3060] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.914590   921 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 3.
I20260710 13:27:53.915959   738 leader_election.cc:304] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [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: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:53.916019   848 raft_consensus.cc:2468] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 3.
I20260710 13:27:53.916805  1003 raft_consensus.cc:2804] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:53.917519  1003 raft_consensus.cc:697] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:53.918267  1003 consensus_queue.cc:237] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.924289   670 catalog_manager.cc:5697] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 2 to 3, leader changed from 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 3 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:53.944665  1057 raft_consensus.cc:993] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.945197  1087 raft_consensus.cc:1081] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:53.946732   773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82f45abd29eb4f119623071370472929"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41110
I20260710 13:27:53.947116   773 raft_consensus.cc:493] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:53.947330   773 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.951333   773 raft_consensus.cc:515] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.952711   773 leader_election.cc:290] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 3 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:53.953676   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:53.953723   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:53.954182   921 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.954514   848 raft_consensus.cc:3055] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:53.954988   848 raft_consensus.cc:740] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:53.955739   848 consensus_queue.cc:260] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.956883   848 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:53.959316   921 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 3.
I20260710 13:27:53.960227   738 leader_election.cc:304] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: 8f6ce14ce2ca4d568ae3c86d053c2308, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:53.960919  1003 raft_consensus.cc:2804] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:53.961287  1003 raft_consensus.cc:697] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:53.961900   848 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 3.
I20260710 13:27:53.961987  1003 consensus_queue.cc:237] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:53.968132   670 catalog_manager.cc:5697] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 2 to 3, leader changed from 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 3 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:54.122476   921 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:54.123697  1003 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:54.133414   848 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:54.135327  1067 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:54.206601  1078 raft_consensus.cc:993] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: : Instructing follower c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:54.207063  1064 raft_consensus.cc:1081] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Signalling peer c8e3ad8287e74387b17f1dc397d6ffc3 to start an election
I20260710 13:27:54.208406   773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
 from {username='slave'} at 127.0.0.1:41118
I20260710 13:27:54.208807   773 raft_consensus.cc:493] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:54.209025   773 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:54.213030   773 raft_consensus.cc:515] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:54.214303   773 leader_election.cc:290] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [CANDIDATE]: Term 4 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:54.215128   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:54.215322   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ed4e128c814badb6b67210cc419027" candidate_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:54.215680   848 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:54.215785   921 raft_consensus.cc:3055] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:54.216145   921 raft_consensus.cc:740] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:54.216920   921 consensus_queue.cc:260] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:54.218151   921 raft_consensus.cc:3060] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:54.221747   848 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 4.
I20260710 13:27:54.222738   739 leader_election.cc:304] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:54.223378  1067 raft_consensus.cc:2804] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:54.223845  1067 raft_consensus.cc:697] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Becoming Leader. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:54.224087   921 raft_consensus.cc:2468] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e3ad8287e74387b17f1dc397d6ffc3 in term 4.
I20260710 13:27:54.224701  1067 consensus_queue.cc:237] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:54.230590   671 catalog_manager.cc:5697] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 reported cstate change: term changed from 3 to 4, leader changed from 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131) to c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129). New cstate: current_term: 4 leader_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:54.240135   921 raft_consensus.cc:1275] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:54.241202  1067 consensus_queue.cc:1048] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:54.249245   848 raft_consensus.cc:1275] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:54.251269  1093 consensus_queue.cc:1048] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:54.348042   848 raft_consensus.cc:1275] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:54.349256  1093 consensus_queue.cc:1048] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:54.357779   921 raft_consensus.cc:1275] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:54.359604  1092 consensus_queue.cc:1048] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:54.457595   848 raft_consensus.cc:1275] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:54.458849  1092 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:54.466765   922 raft_consensus.cc:1275] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: 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:54.468230  1067 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:54.674857   921 raft_consensus.cc:1275] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:54.676018  1003 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:54.683804   848 raft_consensus.cc:1275] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Refusing update from remote peer c8e3ad8287e74387b17f1dc397d6ffc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:54.685452  1003 consensus_queue.cc:1048] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:56.639636 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:56.647348   773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:33994
I20260710 13:27:56.648296   773 raft_consensus.cc:606] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Received request to transfer leadership to TS 8f6ce14ce2ca4d568ae3c86d053c2308
I20260710 13:27:56.651213   773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:33994
I20260710 13:27:56.651680   773 raft_consensus.cc:606] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Received request to transfer leadership to TS 2fbf49eaa33e4f238dc14e75f37813e8
I20260710 13:27:56.653846   773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:33994
I20260710 13:27:56.654296   773 raft_consensus.cc:606] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Received request to transfer leadership to TS 8f6ce14ce2ca4d568ae3c86d053c2308
I20260710 13:27:56.656466   773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82f45abd29eb4f119623071370472929"
dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
mode: GRACEFUL
new_leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:33994
I20260710 13:27:56.656947   773 raft_consensus.cc:606] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Received request to transfer leadership to TS 2fbf49eaa33e4f238dc14e75f37813e8
I20260710 13:27:56.657948 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:56.658370 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:56.687305  1107 raft_consensus.cc:993] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:56.687677  1107 raft_consensus.cc:1081] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Signalling peer 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:56.689131   921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:41020
I20260710 13:27:56.689566   921 raft_consensus.cc:493] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:56.689903   921 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:56.696218   921 raft_consensus.cc:515] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.698007   921 leader_election.cc:290] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 3 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931)
I20260710 13:27:56.698822   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:56.699260   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436d69ca0493469ebb41e6d6b853cfed" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:56.699554   773 raft_consensus.cc:3055] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:56.699743   848 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:56.699888   773 raft_consensus.cc:740] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:56.700747   773 consensus_queue.cc:260] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.701660   773 raft_consensus.cc:3060] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:56.705032   848 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:56.706228   888 leader_election.cc:304] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:56.707046  1064 raft_consensus.cc:2804] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:56.707350   773 raft_consensus.cc:2468] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:56.708117  1064 raft_consensus.cc:697] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:56.709146  1064 consensus_queue.cc:237] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.715690   670 catalog_manager.cc:5697] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 2 to 3, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:56.885877  1107 raft_consensus.cc:993] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:56.887431  1107 raft_consensus.cc:1081] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Signalling peer 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:56.888160  1115 raft_consensus.cc:993] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:56.888669  1107 raft_consensus.cc:1081] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Signalling peer 2fbf49eaa33e4f238dc14e75f37813e8 to start an election
I20260710 13:27:56.889364   847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a156c68293476f956fcc41523d67d9"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:49204
I20260710 13:27:56.889946   847 raft_consensus.cc:493] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:56.890271   847 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:56.890251   848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82f45abd29eb4f119623071370472929"
dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
 from {username='slave'} at 127.0.0.1:49204
I20260710 13:27:56.890904   848 raft_consensus.cc:493] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:56.891350   848 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:56.897516   847 raft_consensus.cc:515] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.897527   848 raft_consensus.cc:515] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.899686   847 leader_election.cc:290] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 5 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:56.899686   848 leader_election.cc:290] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [CANDIDATE]: Term 4 election: Requested vote from peers c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095), 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131:44527)
I20260710 13:27:56.900967   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:56.901532   773 raft_consensus.cc:3055] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:56.901575   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a156c68293476f956fcc41523d67d9" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:56.901914   773 raft_consensus.cc:740] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:56.902199   921 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:56.902741   773 consensus_queue.cc:260] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.901615   772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:56.903831   772 raft_consensus.cc:3055] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:56.903877   773 raft_consensus.cc:3060] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:56.904258   772 raft_consensus.cc:740] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:56.904678   922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f45abd29eb4f119623071370472929" candidate_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
I20260710 13:27:56.905179   922 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:56.905164   772 consensus_queue.cc:260] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.906459   772 raft_consensus.cc:3060] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:56.908749   921 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 5.
I20260710 13:27:56.910432   773 raft_consensus.cc:2468] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 5.
I20260710 13:27:56.910967   813 leader_election.cc:304] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [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: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:56.911875  1087 raft_consensus.cc:2804] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:56.913112   772 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 4.
I20260710 13:27:56.914215   922 raft_consensus.cc:2468] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbf49eaa33e4f238dc14e75f37813e8 in term 4.
I20260710 13:27:56.914393   811 leader_election.cc:304] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [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: 2fbf49eaa33e4f238dc14e75f37813e8, c8e3ad8287e74387b17f1dc397d6ffc3; no voters: 
I20260710 13:27:56.916838  1118 raft_consensus.cc:2804] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:56.916968  1087 raft_consensus.cc:697] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 5 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:56.917451  1118 raft_consensus.cc:697] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 LEADER]: Becoming Leader. State: Replica: 2fbf49eaa33e4f238dc14e75f37813e8, State: Running, Role: LEADER
I20260710 13:27:56.917917  1087 consensus_queue.cc:237] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.918241  1118 consensus_queue.cc:237] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [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: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:56.925592   670 catalog_manager.cc:5697] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 4 to 5, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 5 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:56.936590   670 catalog_manager.cc:5697] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 reported cstate change: term changed from 3 to 4, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130). New cstate: current_term: 4 leader_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.058005  1115 raft_consensus.cc:993] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: : Instructing follower 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:57.058439  1107 raft_consensus.cc:1081] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Signalling peer 8f6ce14ce2ca4d568ae3c86d053c2308 to start an election
I20260710 13:27:57.059804   922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2"
dest_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308"
 from {username='slave'} at 127.0.0.1:41020
I20260710 13:27:57.060182   922 raft_consensus.cc:493] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.060391   922 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.064150   922 raft_consensus.cc:515] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:57.065414   922 leader_election.cc:290] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [CANDIDATE]: Term 3 election: Requested vote from peers 2fbf49eaa33e4f238dc14e75f37813e8 (127.31.213.130:38931), c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095)
I20260710 13:27:57.066188   848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fbf49eaa33e4f238dc14e75f37813e8"
I20260710 13:27:57.066454   773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512f4a739a764b4884eac9eb0defa1e2" candidate_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3"
I20260710 13:27:57.066769   848 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.066949   773 raft_consensus.cc:3055] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:57.067266   773 raft_consensus.cc:740] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8e3ad8287e74387b17f1dc397d6ffc3, State: Running, Role: LEADER
I20260710 13:27:57.067999   773 consensus_queue.cc:260] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [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: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:57.069088   773 raft_consensus.cc:3060] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.072481   848 raft_consensus.cc:2468] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:57.073505   888 leader_election.cc:304] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: 2fbf49eaa33e4f238dc14e75f37813e8, 8f6ce14ce2ca4d568ae3c86d053c2308; no voters: 
I20260710 13:27:57.074182  1064 raft_consensus.cc:2804] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:57.074440   773 raft_consensus.cc:2468] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f6ce14ce2ca4d568ae3c86d053c2308 in term 3.
I20260710 13:27:57.074657  1064 raft_consensus.cc:697] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Becoming Leader. State: Replica: 8f6ce14ce2ca4d568ae3c86d053c2308, State: Running, Role: LEADER
I20260710 13:27:57.075536  1064 consensus_queue.cc:237] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [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: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } }
I20260710 13:27:57.081720   670 catalog_manager.cc:5697] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 reported cstate change: term changed from 2 to 3, leader changed from c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129) to 8f6ce14ce2ca4d568ae3c86d053c2308 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.140935   773 raft_consensus.cc:1275] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:57.142056  1064 consensus_queue.cc:1048] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:57.152456   848 raft_consensus.cc:1275] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:57.158592  1064 consensus_queue.cc:1048] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:57.370779   773 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 5 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:57.371963  1118 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:57.380311   922 raft_consensus.cc:1275] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 5 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:57.382007  1118 consensus_queue.cc:1048] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:57.445144   773 raft_consensus.cc:1275] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:57.446410  1118 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:57.454707   922 raft_consensus.cc:1275] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Refusing update from remote peer 2fbf49eaa33e4f238dc14e75f37813e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:57.456758  1117 consensus_queue.cc:1048] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f6ce14ce2ca4d568ae3c86d053c2308" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 44527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:57.462695   848 raft_consensus.cc:1275] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:57.463881  1064 consensus_queue.cc:1048] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbf49eaa33e4f238dc14e75f37813e8" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:57.466627   773 raft_consensus.cc:1275] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Refusing update from remote peer 8f6ce14ce2ca4d568ae3c86d053c2308: 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:57.468043  1109 consensus_queue.cc:1048] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8e3ad8287e74387b17f1dc397d6ffc3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:57.659195 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:57.665266 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
I20260710 13:27:57.688076 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:57.688897 32598 tablet_replica.cc:333] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.689801 32598 raft_consensus.cc:2243] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.690531 32598 raft_consensus.cc:2272] T f1ed4e128c814badb6b67210cc419027 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.692826 32598 tablet_replica.cc:333] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.693384 32598 raft_consensus.cc:2243] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:27:57.693589   885 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 13:27:57.693881 32598 raft_consensus.cc:2272] T e24f5428f7f24ad583024f7f3f292bbb P c8e3ad8287e74387b17f1dc397d6ffc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.695996 32598 tablet_replica.cc:333] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.696529 32598 raft_consensus.cc:2243] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:27:57.696756   885 consensus_peers.cc:597] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 -> Peer c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095): Couldn't send request to peer c8e3ad8287e74387b17f1dc397d6ffc3. 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:57.697348 32598 raft_consensus.cc:2272] T 68edfb45f7b649b999b63e2f0d8935e9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.698982 32598 tablet_replica.cc:333] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.699532 32598 raft_consensus.cc:2243] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.699903 32598 raft_consensus.cc:2272] T 43a156c68293476f956fcc41523d67d9 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.701840 32598 tablet_replica.cc:333] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.702316 32598 raft_consensus.cc:2243] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.702700 32598 raft_consensus.cc:2272] T b5c7354f99ec4783b83c477aae019130 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.704329 32598 tablet_replica.cc:333] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.704855 32598 raft_consensus.cc:2243] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.705228 32598 raft_consensus.cc:2272] T 512f4a739a764b4884eac9eb0defa1e2 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.707839 32598 tablet_replica.cc:333] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.708313 32598 raft_consensus.cc:2243] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.708738 32598 raft_consensus.cc:2272] T 82f45abd29eb4f119623071370472929 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.710681 32598 tablet_replica.cc:333] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.711141 32598 raft_consensus.cc:2243] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.711787 32598 raft_consensus.cc:2272] T ebc80daf2e494aeaa42ff63e7c461e57 P c8e3ad8287e74387b17f1dc397d6ffc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.713440 32598 tablet_replica.cc:333] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.713862 32598 raft_consensus.cc:2243] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.714229 32598 raft_consensus.cc:2272] T 436d69ca0493469ebb41e6d6b853cfed P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.716099 32598 tablet_replica.cc:333] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3: stopping tablet replica
I20260710 13:27:57.716534 32598 raft_consensus.cc:2243] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.717221 32598 raft_consensus.cc:2272] T f3300cfe2d924fceb931e17436bb153b P c8e3ad8287e74387b17f1dc397d6ffc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.745849 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
I20260710 13:27:57.765452 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
W20260710 13:27:57.787619   811 consensus_peers.cc:597] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 -> Peer c8e3ad8287e74387b17f1dc397d6ffc3 (127.31.213.129:34095): Couldn't send request to peer c8e3ad8287e74387b17f1dc397d6ffc3. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:34095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:57.790071 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:57.790766 32598 tablet_replica.cc:333] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.791422 32598 raft_consensus.cc:2243] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.791870 32598 raft_consensus.cc:2272] T f3300cfe2d924fceb931e17436bb153b P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.793668 32598 tablet_replica.cc:333] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.794205 32598 raft_consensus.cc:2243] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.794589 32598 raft_consensus.cc:2272] T ebc80daf2e494aeaa42ff63e7c461e57 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.796123 32598 tablet_replica.cc:333] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.796600 32598 raft_consensus.cc:2243] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.797081 32598 raft_consensus.cc:2272] T e24f5428f7f24ad583024f7f3f292bbb P 2fbf49eaa33e4f238dc14e75f37813e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.798694 32598 tablet_replica.cc:333] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.799167 32598 raft_consensus.cc:2243] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.799583 32598 raft_consensus.cc:2272] T f1ed4e128c814badb6b67210cc419027 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.801196 32598 tablet_replica.cc:333] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.801699 32598 raft_consensus.cc:2243] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.802107 32598 raft_consensus.cc:2272] T 68edfb45f7b649b999b63e2f0d8935e9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.803689 32598 tablet_replica.cc:333] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.804159 32598 raft_consensus.cc:2243] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.804965 32598 raft_consensus.cc:2272] T b5c7354f99ec4783b83c477aae019130 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.806494 32598 tablet_replica.cc:333] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.807235 32598 raft_consensus.cc:2243] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.808060 32598 raft_consensus.cc:2272] T 43a156c68293476f956fcc41523d67d9 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.810040 32598 tablet_replica.cc:333] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.810527 32598 raft_consensus.cc:2243] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.810925 32598 raft_consensus.cc:2272] T 436d69ca0493469ebb41e6d6b853cfed P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.812892 32598 tablet_replica.cc:333] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.813380 32598 raft_consensus.cc:2243] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.814050 32598 raft_consensus.cc:2272] T 82f45abd29eb4f119623071370472929 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.815832 32598 tablet_replica.cc:333] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8: stopping tablet replica
I20260710 13:27:57.816263 32598 raft_consensus.cc:2243] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.816704 32598 raft_consensus.cc:2272] T 512f4a739a764b4884eac9eb0defa1e2 P 2fbf49eaa33e4f238dc14e75f37813e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.843461 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
I20260710 13:27:57.861588 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
I20260710 13:27:57.882867 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:57.883626 32598 tablet_replica.cc:333] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.884199 32598 raft_consensus.cc:2243] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.884687 32598 raft_consensus.cc:2272] T b5c7354f99ec4783b83c477aae019130 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.886560 32598 tablet_replica.cc:333] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.887068 32598 raft_consensus.cc:2243] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.887467 32598 raft_consensus.cc:2272] T 43a156c68293476f956fcc41523d67d9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.889590 32598 tablet_replica.cc:333] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.890074 32598 raft_consensus.cc:2243] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.890758 32598 raft_consensus.cc:2272] T e24f5428f7f24ad583024f7f3f292bbb P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.892326 32598 tablet_replica.cc:333] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.892863 32598 raft_consensus.cc:2243] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.893290 32598 raft_consensus.cc:2272] T 68edfb45f7b649b999b63e2f0d8935e9 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.894778 32598 tablet_replica.cc:333] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.895231 32598 raft_consensus.cc:2243] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.895605 32598 raft_consensus.cc:2272] T f1ed4e128c814badb6b67210cc419027 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.897135 32598 tablet_replica.cc:333] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.897585 32598 raft_consensus.cc:2243] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.897969 32598 raft_consensus.cc:2272] T 82f45abd29eb4f119623071370472929 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.899791 32598 tablet_replica.cc:333] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.900259 32598 raft_consensus.cc:2243] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.900979 32598 raft_consensus.cc:2272] T 512f4a739a764b4884eac9eb0defa1e2 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.902639 32598 tablet_replica.cc:333] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.903086 32598 raft_consensus.cc:2243] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.903484 32598 raft_consensus.cc:2272] T f3300cfe2d924fceb931e17436bb153b P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.904994 32598 tablet_replica.cc:333] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.905419 32598 raft_consensus.cc:2243] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:57.905773 32598 raft_consensus.cc:2272] T ebc80daf2e494aeaa42ff63e7c461e57 P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.907187 32598 tablet_replica.cc:333] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308: stopping tablet replica
I20260710 13:27:57.907612 32598 raft_consensus.cc:2243] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.908238 32598 raft_consensus.cc:2272] T 436d69ca0493469ebb41e6d6b853cfed P 8f6ce14ce2ca4d568ae3c86d053c2308 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.935462 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:27:57.952726 32598 master.cc:562] Master@127.31.213.190:37831 shutting down...
I20260710 13:27:57.973003 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:57.973562 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:57.973913 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2dcd8990c0d4c348720128e672f4067: stopping tablet replica
I20260710 13:27:57.994015 32598 master.cc:584] Master@127.31.213.190:37831 shutdown complete.
2fbf49eaa33e4f238dc14e75f37813e8  4
8f6ce14ce2ca4d568ae3c86d053c2308  1
c8e3ad8287e74387b17f1dc397d6ffc3  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10405 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:27:58.037359 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:33591
I20260710 13:27:58.038575 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.043953  1137 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:58.044983  1138 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:58.045571  1140 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:58.045899 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:58.046849 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.047035 32598 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:58.047161 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690078047149 us; error 0 us; skew 500 ppm
I20260710 13:27:58.047663 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.050290 32598 webserver.cc:533] Webserver started at http://127.31.213.190:46475/ using document root <none> and password file <none>
I20260710 13:27:58.050797 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.050963 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.051200 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.052294 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "5d021bb2a17647818651ee830f483250"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.056850 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:27:58.060191  1145 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:58.060997 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:58.061277 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "5d021bb2a17647818651ee830f483250"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.061565 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-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:58.075317 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.076454 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.113299 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:33591
I20260710 13:27:58.113391  1196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:33591 every 8 connection(s)
I20260710 13:27:58.117240  1197 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:58.126176  1197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250: Bootstrap starting.
I20260710 13:27:58.130556  1197 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.134377  1197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250: No bootstrap required, opened a new log
I20260710 13:27:58.136338  1197 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d021bb2a17647818651ee830f483250" member_type: VOTER }
I20260710 13:27:58.136765  1197 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.136981  1197 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d021bb2a17647818651ee830f483250, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.137506  1197 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d021bb2a17647818651ee830f483250" member_type: VOTER }
I20260710 13:27:58.137943  1197 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:58.138160  1197 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:58.138417  1197 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:58.143170  1197 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d021bb2a17647818651ee830f483250" member_type: VOTER }
I20260710 13:27:58.143736  1197 leader_election.cc:304] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [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: 5d021bb2a17647818651ee830f483250; no voters: 
I20260710 13:27:58.145042  1197 leader_election.cc:290] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:58.145458  1200 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:58.146929  1200 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 1 LEADER]: Becoming Leader. State: Replica: 5d021bb2a17647818651ee830f483250, State: Running, Role: LEADER
I20260710 13:27:58.147616  1200 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [LEADER]: Queue going to LEADER mode. State: All 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: "5d021bb2a17647818651ee830f483250" member_type: VOTER }
I20260710 13:27:58.147889  1197 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:58.150836  1202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d021bb2a17647818651ee830f483250. Latest consensus state: current_term: 1 leader_uuid: "5d021bb2a17647818651ee830f483250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d021bb2a17647818651ee830f483250" member_type: VOTER } }
I20260710 13:27:58.150862  1201 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d021bb2a17647818651ee830f483250" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d021bb2a17647818651ee830f483250" member_type: VOTER } }
I20260710 13:27:58.151532  1202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:58.151708  1201 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:58.157899  1205 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:58.163161  1205 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:58.164522 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:58.171974  1205 catalog_manager.cc:1383] Generated new cluster ID: b38680f9b16d43d0a71f2611ceca753e
I20260710 13:27:58.172267  1205 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:58.196924  1205 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:58.198253  1205 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:58.208572  1205 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250: Generated new TSK 0
I20260710 13:27:58.209156  1205 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:58.231037 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.236691  1218 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:58.237979  1219 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:58.239394  1221 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:58.239647 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:58.240484 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.240712 32598 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:58.240890 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690078240854 us; error 0 us; skew 500 ppm
I20260710 13:27:58.241420 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.243562 32598 webserver.cc:533] Webserver started at http://127.31.213.129:39475/ using document root <none> and password file <none>
I20260710 13:27:58.244031 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.244210 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.244499 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.245596 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "2ae347a0cd6443cca6fcfed5887f0218"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.250084 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:58.253228  1226 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:58.253934 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:58.254215 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "2ae347a0cd6443cca6fcfed5887f0218"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.254446 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-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:58.267292 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.268440 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.269912 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.272082 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.272248 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.272508 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.272728 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:27:58.310683 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:45149
I20260710 13:27:58.310801  1288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:45149 every 8 connection(s)
I20260710 13:27:58.315434 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.322777  1294 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:58.324554  1293 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:58.324939  1296 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:58.325934 32598 server_base.cc:1061] running on GCE node
I20260710 13:27:58.326946 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:58.327149 32598 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:58.327324 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690078327305 us; error 0 us; skew 500 ppm
I20260710 13:27:58.327837 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.330577 32598 webserver.cc:533] Webserver started at http://127.31.213.130:39883/ using document root <none> and password file <none>
I20260710 13:27:58.331178 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.331405 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.331697 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.332326  1289 heartbeater.cc:344] Connected to a master server at 127.31.213.190:33591
I20260710 13:27:58.332736  1289 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.333062 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "410399e7b00549649bf5f010652f1a7b"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.333461  1289 heartbeater.cc:507] Master 127.31.213.190:33591 requested a full tablet report, sending...
I20260710 13:27:58.335345  1162 ts_manager.cc:194] Registered new tserver with Master: 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:27:58.337299  1162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48836
I20260710 13:27:58.337806 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:27:58.341152  1301 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:58.341857 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:27:58.342137 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "410399e7b00549649bf5f010652f1a7b"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.342406 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-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:58.354233 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.355329 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.356804 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.358829 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.359050 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.359277 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.359440 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.397897 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:36385
I20260710 13:27:58.398011  1363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:36385 every 8 connection(s)
I20260710 13:27:58.402357 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:58.409237  1367 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:58.410979  1368 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:58.413420 32598 server_base.cc:1061] running on GCE node
W20260710 13:27:58.414188  1370 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:58.415290 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:58.415438  1364 heartbeater.cc:344] Connected to a master server at 127.31.213.190:33591
W20260710 13:27:58.415601 32598 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:58.415874 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690078415855 us; error 0 us; skew 500 ppm
I20260710 13:27:58.415935  1364 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.416458 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:58.416774  1364 heartbeater.cc:507] Master 127.31.213.190:33591 requested a full tablet report, sending...
I20260710 13:27:58.419059  1162 ts_manager.cc:194] Registered new tserver with Master: 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:58.419293 32598 webserver.cc:533] Webserver started at http://127.31.213.131:37317/ using document root <none> and password file <none>
I20260710 13:27:58.419907 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:58.420141 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:58.420444 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:58.420837  1162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48850
I20260710 13:27:58.422004 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "a201264f2c424a99ba77e495a89b965b"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.426357 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:27:58.429718  1375 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:58.430495 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:27:58.430796 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "a201264f2c424a99ba77e495a89b965b"
format_stamp: "Formatted at 2026-07-10 13:27:58 on dist-test-slave-20gn"
I20260710 13:27:58.431075 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-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:58.453192 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:58.454305 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:58.455852 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:58.458015 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:58.458233 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.458467 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:58.458642 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:58.496240 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:40155
I20260710 13:27:58.496346  1437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:40155 every 8 connection(s)
I20260710 13:27:58.509222  1438 heartbeater.cc:344] Connected to a master server at 127.31.213.190:33591
I20260710 13:27:58.509549  1438 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:58.510186  1438 heartbeater.cc:507] Master 127.31.213.190:33591 requested a full tablet report, sending...
I20260710 13:27:58.511967  1162 ts_manager.cc:194] Registered new tserver with Master: a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:58.512461 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013133749s
I20260710 13:27:58.513263  1162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48862
I20260710 13:27:58.536139  1162 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48864:
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:27:58.539783  1162 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:58.648618  1403 tablet_service.cc:1511] Processing CreateTablet for tablet 8d564ab0999a4c5d91142ab8ccb85f36 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:58.650049  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d564ab0999a4c5d91142ab8ccb85f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.651525  1254 tablet_service.cc:1511] Processing CreateTablet for tablet 8d564ab0999a4c5d91142ab8ccb85f36 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:58.653081  1250 tablet_service.cc:1511] Processing CreateTablet for tablet 8d760a40425846e9817033011ac7ac57 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:58.653756  1253 tablet_service.cc:1511] Processing CreateTablet for tablet b68a4d87c57a4ed5a1482093ca0e0a55 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:58.655478  1401 tablet_service.cc:1511] Processing CreateTablet for tablet b5b15ab442084a0d87fff3de2f356d24 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:58.656092  1252 tablet_service.cc:1511] Processing CreateTablet for tablet b5b15ab442084a0d87fff3de2f356d24 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:58.656711  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b15ab442084a0d87fff3de2f356d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.658270  1251 tablet_service.cc:1511] Processing CreateTablet for tablet 18054f20c796451b921973f2bb4d58c3 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:58.660581  1329 tablet_service.cc:1511] Processing CreateTablet for tablet 8d564ab0999a4c5d91142ab8ccb85f36 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:58.661976  1329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d564ab0999a4c5d91142ab8ccb85f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.661708  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 18054f20c796451b921973f2bb4d58c3 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:58.661877  1322 tablet_service.cc:1511] Processing CreateTablet for tablet 7159cb23975242c588caf31a3621c617 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:58.662959  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18054f20c796451b921973f2bb4d58c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.653788  1402 tablet_service.cc:1511] Processing CreateTablet for tablet b68a4d87c57a4ed5a1482093ca0e0a55 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:58.665223  1324 tablet_service.cc:1511] Processing CreateTablet for tablet 2cba71ea822a4f518db587f8bac75498 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:58.665696  1399 tablet_service.cc:1511] Processing CreateTablet for tablet 8d760a40425846e9817033011ac7ac57 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:58.666574  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cba71ea822a4f518db587f8bac75498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.666987  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d760a40425846e9817033011ac7ac57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.670689  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68a4d87c57a4ed5a1482093ca0e0a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.670264  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 8d760a40425846e9817033011ac7ac57 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:58.672058  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d760a40425846e9817033011ac7ac57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.673733  1326 tablet_service.cc:1511] Processing CreateTablet for tablet 18054f20c796451b921973f2bb4d58c3 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:58.675060  1326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18054f20c796451b921973f2bb4d58c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.674765  1321 tablet_service.cc:1511] Processing CreateTablet for tablet 0623be4980e44c5ba29c5405952e3399 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:58.676007  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623be4980e44c5ba29c5405952e3399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.676968  1327 tablet_service.cc:1511] Processing CreateTablet for tablet b5b15ab442084a0d87fff3de2f356d24 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:58.677704  1320 tablet_service.cc:1511] Processing CreateTablet for tablet ffe1ad9f64974d568085ab25859e4e4f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:58.678264  1327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b15ab442084a0d87fff3de2f356d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.678184  1394 tablet_service.cc:1511] Processing CreateTablet for tablet ffe1ad9f64974d568085ab25859e4e4f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:58.678957  1320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe1ad9f64974d568085ab25859e4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.679503  1394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe1ad9f64974d568085ab25859e4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.680364  1328 tablet_service.cc:1511] Processing CreateTablet for tablet b68a4d87c57a4ed5a1482093ca0e0a55 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:58.681618  1328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68a4d87c57a4ed5a1482093ca0e0a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.681829  1397 tablet_service.cc:1511] Processing CreateTablet for tablet 34d24e508c414268b6aaec0f68239a2a (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:58.683050  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d24e508c414268b6aaec0f68239a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.684722  1323 tablet_service.cc:1511] Processing CreateTablet for tablet 34d24e508c414268b6aaec0f68239a2a (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:58.685300  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 2cba71ea822a4f518db587f8bac75498 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:58.686029  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d24e508c414268b6aaec0f68239a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.686590  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cba71ea822a4f518db587f8bac75498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.689473  1395 tablet_service.cc:1511] Processing CreateTablet for tablet 0623be4980e44c5ba29c5405952e3399 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:58.690714  1395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623be4980e44c5ba29c5405952e3399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.693025  1322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7159cb23975242c588caf31a3621c617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.673733  1396 tablet_service.cc:1511] Processing CreateTablet for tablet 7159cb23975242c588caf31a3621c617 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:58.694024  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7159cb23975242c588caf31a3621c617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.696990  1254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d564ab0999a4c5d91142ab8ccb85f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.699589  1251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18054f20c796451b921973f2bb4d58c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.702049  1253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b68a4d87c57a4ed5a1482093ca0e0a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.704962  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b15ab442084a0d87fff3de2f356d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.708966  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d760a40425846e9817033011ac7ac57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.714131  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 2cba71ea822a4f518db587f8bac75498 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:58.715430  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cba71ea822a4f518db587f8bac75498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.722693  1248 tablet_service.cc:1511] Processing CreateTablet for tablet 34d24e508c414268b6aaec0f68239a2a (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:58.724043  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d24e508c414268b6aaec0f68239a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.726174  1247 tablet_service.cc:1511] Processing CreateTablet for tablet 7159cb23975242c588caf31a3621c617 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:58.727501  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7159cb23975242c588caf31a3621c617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.730132  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 0623be4980e44c5ba29c5405952e3399 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:58.731410  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623be4980e44c5ba29c5405952e3399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.734256  1245 tablet_service.cc:1511] Processing CreateTablet for tablet ffe1ad9f64974d568085ab25859e4e4f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:58.735553  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe1ad9f64974d568085ab25859e4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.748188  1401 tablet_service.cc:1511] Processing CreateTablet for tablet bb09f159ffa0411fb0dc024297407cd6 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:58.752230  1403 tablet_service.cc:1511] Processing CreateTablet for tablet 65d4327a79ee4f5f86aa36fd14704754 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:58.754865  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d4327a79ee4f5f86aa36fd14704754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.760601  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 2f062ed669134877839a5c48ba14d75f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:58.761942  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f062ed669134877839a5c48ba14d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.776940  1400 tablet_service.cc:1511] Processing CreateTablet for tablet c91e4806fe6c443390e4272b345af50e (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:58.778280  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e4806fe6c443390e4272b345af50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.795859  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 7d035a86a2da45998be3f27eeaf2c27f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:58.797226  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d035a86a2da45998be3f27eeaf2c27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.752230  1394 tablet_service.cc:1511] Processing CreateTablet for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:58.801645  1394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.809264  1402 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7026d5404048089fee3ff1ba19e7f8 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:58.810529  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 65d4327a79ee4f5f86aa36fd14704754 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:58.825680  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d4327a79ee4f5f86aa36fd14704754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.817165  1401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb09f159ffa0411fb0dc024297407cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.830729  1402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7026d5404048089fee3ff1ba19e7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.815996  1320 tablet_service.cc:1511] Processing CreateTablet for tablet bb09f159ffa0411fb0dc024297407cd6 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:58.852026  1252 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7026d5404048089fee3ff1ba19e7f8 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:58.853389  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7026d5404048089fee3ff1ba19e7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.854180  1321 tablet_service.cc:1511] Processing CreateTablet for tablet 65d4327a79ee4f5f86aa36fd14704754 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:58.856117  1247 tablet_service.cc:1511] Processing CreateTablet for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:58.857790  1253 tablet_service.cc:1511] Processing CreateTablet for tablet 2f062ed669134877839a5c48ba14d75f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:58.862603  1453 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:58.861850  1322 tablet_service.cc:1511] Processing CreateTablet for tablet 2f062ed669134877839a5c48ba14d75f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:58.875972  1454 tablet_bootstrap.cc:492] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:58.876829  1399 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9a6c3323d041e2b65b26926432fb4e (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:58.878051  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a6c3323d041e2b65b26926432fb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.874657  1320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb09f159ffa0411fb0dc024297407cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.879312  1322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f062ed669134877839a5c48ba14d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.860507  1395 tablet_service.cc:1511] Processing CreateTablet for tablet fb02c84edda946768e7d68cdd6f6265f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:58.881983  1395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02c84edda946768e7d68cdd6f6265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.861845  1249 tablet_service.cc:1511] Processing CreateTablet for tablet bb09f159ffa0411fb0dc024297407cd6 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:58.868144  1400 tablet_service.cc:1511] Processing CreateTablet for tablet 43904cef9801402b838fbba1c12b7fa8 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:58.884943  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d4327a79ee4f5f86aa36fd14704754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.885377  1400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43904cef9801402b838fbba1c12b7fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.853410  1398 tablet_service.cc:1511] Processing CreateTablet for tablet 699ceba2d32d4210b69f7493c327319b (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:58.888259  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ceba2d32d4210b69f7493c327319b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.889251  1323 tablet_service.cc:1511] Processing CreateTablet for tablet 7d035a86a2da45998be3f27eeaf2c27f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:58.890462  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d035a86a2da45998be3f27eeaf2c27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.890599  1324 tablet_service.cc:1511] Processing CreateTablet for tablet 4df72a627a2b4414a9775fbcdb8895ad (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:58.891772  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df72a627a2b4414a9775fbcdb8895ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.862237  1396 tablet_service.cc:1511] Processing CreateTablet for tablet 4df72a627a2b4414a9775fbcdb8895ad (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:58.893468  1396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df72a627a2b4414a9775fbcdb8895ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.893925  1248 tablet_service.cc:1511] Processing CreateTablet for tablet 7d035a86a2da45998be3f27eeaf2c27f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:58.894095  1453 tablet_bootstrap.cc:654] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.856189  1328 tablet_service.cc:1511] Processing CreateTablet for tablet 7b7026d5404048089fee3ff1ba19e7f8 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:58.897822  1327 tablet_service.cc:1511] Processing CreateTablet for tablet fb02c84edda946768e7d68cdd6f6265f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:58.831439  1326 tablet_service.cc:1511] Processing CreateTablet for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:58.877686  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 699ceba2d32d4210b69f7493c327319b (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:58.905762  1254 tablet_service.cc:1511] Processing CreateTablet for tablet 4df72a627a2b4414a9775fbcdb8895ad (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:58.885357  1455 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:58.908330  1403 tablet_service.cc:1511] Processing CreateTablet for tablet 11507c2e11dd43f2b6227f2c7d4f9940 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:58.924983  1328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b7026d5404048089fee3ff1ba19e7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.925443  1403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11507c2e11dd43f2b6227f2c7d4f9940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.901782  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb09f159ffa0411fb0dc024297407cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.926247  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d035a86a2da45998be3f27eeaf2c27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.927222  1253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f062ed669134877839a5c48ba14d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.929415  1254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df72a627a2b4414a9775fbcdb8895ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.870746  1245 tablet_service.cc:1511] Processing CreateTablet for tablet c91e4806fe6c443390e4272b345af50e (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:58.933414  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e4806fe6c443390e4272b345af50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.864547  1329 tablet_service.cc:1511] Processing CreateTablet for tablet c91e4806fe6c443390e4272b345af50e (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:58.899119  1250 tablet_service.cc:1511] Processing CreateTablet for tablet 699ceba2d32d4210b69f7493c327319b (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:58.900681  1251 tablet_service.cc:1511] Processing CreateTablet for tablet fb02c84edda946768e7d68cdd6f6265f (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:58.915593  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 43904cef9801402b838fbba1c12b7fa8 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:58.902076  1397 tablet_service.cc:1511] Processing CreateTablet for tablet ecff3645d9de4d2495663a04f927fe17 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:58.938031  1397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff3645d9de4d2495663a04f927fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.939211  1455 tablet_bootstrap.cc:654] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:58.925668  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ceba2d32d4210b69f7493c327319b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.937069  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.943779  1251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02c84edda946768e7d68cdd6f6265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.946820  1453 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:58.947274  1453 ts_tablet_manager.cc:1403] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.006s
I20260710 13:27:58.948918  1326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.953143  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ceba2d32d4210b69f7493c327319b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.955053  1453 raft_consensus.cc:359] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:58.964784  1453 raft_consensus.cc:385] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:58.965107  1453 raft_consensus.cc:740] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:58.965930  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43904cef9801402b838fbba1c12b7fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.965967  1453 consensus_queue.cc:260] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:58.958922  1329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e4806fe6c443390e4272b345af50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.972950  1327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02c84edda946768e7d68cdd6f6265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.976689  1438 heartbeater.cc:499] Master 127.31.213.190:33591 was elected leader, sending a full tablet report...
I20260710 13:27:58.982033  1453 ts_tablet_manager.cc:1434] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260710 13:27:58.982991  1453 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:58.989795  1324 tablet_service.cc:1511] Processing CreateTablet for tablet 43904cef9801402b838fbba1c12b7fa8 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:58.991137  1324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43904cef9801402b838fbba1c12b7fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:58.998834  1253 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9a6c3323d041e2b65b26926432fb4e (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:58.999675  1454 tablet_bootstrap.cc:654] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.000604  1453 tablet_bootstrap.cc:654] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.001838  1323 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9a6c3323d041e2b65b26926432fb4e (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:59.003047  1323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a6c3323d041e2b65b26926432fb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.006939  1321 tablet_service.cc:1511] Processing CreateTablet for tablet ecff3645d9de4d2495663a04f927fe17 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:58.999311  1245 tablet_service.cc:1511] Processing CreateTablet for tablet ecff3645d9de4d2495663a04f927fe17 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:59.007617  1325 tablet_service.cc:1511] Processing CreateTablet for tablet 11507c2e11dd43f2b6227f2c7d4f9940 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:59.025344  1325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11507c2e11dd43f2b6227f2c7d4f9940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.008209  1253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a6c3323d041e2b65b26926432fb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.064046  1321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff3645d9de4d2495663a04f927fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.065455  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 11507c2e11dd43f2b6227f2c7d4f9940 (DEFAULT_TABLE table=test-workload [id=90c46b5dd57345d198dd723c23522245]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:59.068033  1453 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.074754  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff3645d9de4d2495663a04f927fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.078080  1455 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.078732  1455 ts_tablet_manager.cc:1403] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.193s	user 0.015s	sys 0.012s
I20260710 13:27:59.081619  1455 raft_consensus.cc:359] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.082368  1455 raft_consensus.cc:385] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.082659  1455 raft_consensus.cc:740] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.084900  1455 consensus_queue.cc:260] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.089200  1454 tablet_bootstrap.cc:492] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.089658  1454 ts_tablet_manager.cc:1403] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.214s	user 0.017s	sys 0.013s
I20260710 13:27:59.097820  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11507c2e11dd43f2b6227f2c7d4f9940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:59.100481  1454 raft_consensus.cc:359] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.101497  1454 raft_consensus.cc:385] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.101877  1454 raft_consensus.cc:740] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.075353  1453 ts_tablet_manager.cc:1403] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.024s
I20260710 13:27:59.106487  1289 heartbeater.cc:499] Master 127.31.213.190:33591 was elected leader, sending a full tablet report...
I20260710 13:27:59.106799  1455 ts_tablet_manager.cc:1434] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.008s
I20260710 13:27:59.107800  1455 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.114069  1455 tablet_bootstrap.cc:654] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.111670  1454 consensus_queue.cc:260] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.121109  1453 raft_consensus.cc:359] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.122951  1453 raft_consensus.cc:385] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.123441  1453 raft_consensus.cc:740] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.125490  1453 consensus_queue.cc:260] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.130927  1453 ts_tablet_manager.cc:1434] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 13:27:59.133689  1364 heartbeater.cc:499] Master 127.31.213.190:33591 was elected leader, sending a full tablet report...
I20260710 13:27:59.134927  1454 ts_tablet_manager.cc:1434] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.002s
I20260710 13:27:59.136268  1454 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.139901  1453 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.140599  1463 raft_consensus.cc:493] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.141083  1463 raft_consensus.cc:515] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.143543  1463 leader_election.cc:290] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
W20260710 13:27:59.164192  1210 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:59.171043  1453 tablet_bootstrap.cc:654] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.175128  1454 tablet_bootstrap.cc:654] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.175815  1455 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.178109  1455 ts_tablet_manager.cc:1403] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.032s
I20260710 13:27:59.181102  1455 raft_consensus.cc:359] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.181813  1455 raft_consensus.cc:385] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.182103  1455 raft_consensus.cc:740] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.183024  1455 consensus_queue.cc:260] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.185181  1455 ts_tablet_manager.cc:1434] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:59.186158  1455 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.187631  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7159cb23975242c588caf31a3621c617" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
W20260710 13:27:59.189329  1304 leader_election.cc:343] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.192024  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7159cb23975242c588caf31a3621c617" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
W20260710 13:27:59.193943  1304 leader_election.cc:343] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.194188  1453 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.194384  1304 leader_election.cc:304] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:27:59.194660  1453 ts_tablet_manager.cc:1403] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260710 13:27:59.195181  1464 raft_consensus.cc:2749] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.196823  1455 tablet_bootstrap.cc:654] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.197597  1453 raft_consensus.cc:359] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.198340  1453 raft_consensus.cc:385] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.198628  1453 raft_consensus.cc:740] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.199584  1453 consensus_queue.cc:260] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.201737  1453 ts_tablet_manager.cc:1434] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:27:59.202658  1453 tablet_bootstrap.cc:492] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.205590  1454 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.206085  1454 ts_tablet_manager.cc:1403] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.070s	user 0.003s	sys 0.013s
I20260710 13:27:59.208978  1454 raft_consensus.cc:359] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.209770  1454 raft_consensus.cc:385] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.209872  1453 tablet_bootstrap.cc:654] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.210165  1454 raft_consensus.cc:740] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.211119  1454 consensus_queue.cc:260] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.214383  1454 ts_tablet_manager.cc:1434] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:59.215296  1454 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.216344  1455 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.217125  1455 ts_tablet_manager.cc:1403] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260710 13:27:59.220577  1455 raft_consensus.cc:359] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.221289  1455 raft_consensus.cc:385] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.221481  1453 tablet_bootstrap.cc:492] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.221640  1454 tablet_bootstrap.cc:654] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.221603  1455 raft_consensus.cc:740] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.221966  1453 ts_tablet_manager.cc:1403] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:27:59.222571  1455 consensus_queue.cc:260] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.224689  1455 ts_tablet_manager.cc:1434] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:27:59.225553  1455 tablet_bootstrap.cc:492] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.227659  1453 raft_consensus.cc:359] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.228376  1453 raft_consensus.cc:385] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.228734  1453 raft_consensus.cc:740] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.229624  1453 consensus_queue.cc:260] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.231887  1455 tablet_bootstrap.cc:654] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.232801  1454 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.233255  1454 ts_tablet_manager.cc:1403] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 13:27:59.236351  1453 ts_tablet_manager.cc:1434] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:27:59.237581  1453 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.238442  1457 raft_consensus.cc:493] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.238874  1457 raft_consensus.cc:515] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.241343  1457 leader_election.cc:290] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.241777  1457 raft_consensus.cc:493] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.242274  1457 raft_consensus.cc:515] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.236035  1454 raft_consensus.cc:359] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.244792  1454 raft_consensus.cc:385] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.244948  1457 leader_election.cc:290] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.245193  1454 raft_consensus.cc:740] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.246186  1454 consensus_queue.cc:260] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.248667  1454 ts_tablet_manager.cc:1434] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 13:27:59.250151  1453 tablet_bootstrap.cc:654] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.251719  1454 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.258925  1454 tablet_bootstrap.cc:654] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.271823  1453 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.272452  1453 ts_tablet_manager.cc:1403] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.016s
I20260710 13:27:59.273516  1454 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.274129  1454 ts_tablet_manager.cc:1403] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260710 13:27:59.275785  1453 raft_consensus.cc:359] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.276549  1453 raft_consensus.cc:385] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.276904  1453 raft_consensus.cc:740] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.277746  1454 raft_consensus.cc:359] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.277786  1453 consensus_queue.cc:260] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.278815  1454 raft_consensus.cc:385] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.279587  1454 raft_consensus.cc:740] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.280659  1453 ts_tablet_manager.cc:1434] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:59.278826  1455 tablet_bootstrap.cc:492] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.280524  1454 consensus_queue.cc:260] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.281801  1453 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.281355  1455 ts_tablet_manager.cc:1403] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.015s
I20260710 13:27:59.285430  1454 ts_tablet_manager.cc:1434] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:27:59.285331  1455 raft_consensus.cc:359] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.286149  1455 raft_consensus.cc:385] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.286453  1455 raft_consensus.cc:740] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.286752  1454 tablet_bootstrap.cc:492] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.288829  1453 tablet_bootstrap.cc:654] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.290488  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68a4d87c57a4ed5a1482093ca0e0a55" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.294370  1454 tablet_bootstrap.cc:654] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.297461  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.298282  1264 raft_consensus.cc:2468] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
W20260710 13:27:59.299868  1378 leader_election.cc:343] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.300822  1378 leader_election.cc:304] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:27:59.302081  1455 consensus_queue.cc:260] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.303792  1473 raft_consensus.cc:2804] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.304210  1473 raft_consensus.cc:493] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.304600  1473 raft_consensus.cc:3060] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.312892  1473 raft_consensus.cc:515] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.315059  1473 leader_election.cc:290] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.315349  1454 tablet_bootstrap.cc:492] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.315932  1454 ts_tablet_manager.cc:1403] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260710 13:27:59.318876  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:27:59.318913  1454 raft_consensus.cc:359] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.319821  1454 raft_consensus.cc:385] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.319774  1264 raft_consensus.cc:3060] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.320283  1454 raft_consensus.cc:740] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.321208  1454 consensus_queue.cc:260] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.322048  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68a4d87c57a4ed5a1482093ca0e0a55" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.322685  1339 raft_consensus.cc:2468] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:27:59.323832  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.324424  1454 ts_tablet_manager.cc:1434] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:27:59.324477  1338 raft_consensus.cc:2468] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:27:59.325285  1455 ts_tablet_manager.cc:1434] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260710 13:27:59.325718  1454 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.327590  1264 raft_consensus.cc:2468] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:27:59.325701  1337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:27:59.329164  1337 raft_consensus.cc:3060] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.330616  1378 leader_election.cc:304] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [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: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218
I20260710 13:27:59.331619  1473 raft_consensus.cc:2804] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.331959  1473 raft_consensus.cc:493] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.332264  1473 raft_consensus.cc:3060] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.333251  1454 tablet_bootstrap.cc:654] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.329161  1455 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.337556  1453 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.338047  1453 ts_tablet_manager.cc:1403] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.020s
I20260710 13:27:59.341053  1473 raft_consensus.cc:515] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.343016  1473 leader_election.cc:290] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.343034  1337 raft_consensus.cc:2468] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:27:59.344955  1453 raft_consensus.cc:359] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.345480  1378 leader_election.cc:304] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:27:59.345719  1453 raft_consensus.cc:385] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.346118  1453 raft_consensus.cc:740] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.347774  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68a4d87c57a4ed5a1482093ca0e0a55" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:27:59.348898  1455 tablet_bootstrap.cc:654] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.346931  1453 consensus_queue.cc:260] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
W20260710 13:27:59.350713  1378 leader_election.cc:343] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.351104  1453 ts_tablet_manager.cc:1434] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:27:59.349247  1473 raft_consensus.cc:2804] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.351614  1473 raft_consensus.cc:697] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:27:59.352391  1453 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.352738  1337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68a4d87c57a4ed5a1482093ca0e0a55" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:27:59.352424  1473 consensus_queue.cc:237] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.353359  1337 raft_consensus.cc:3060] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.355481  1457 raft_consensus.cc:493] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.356014  1457 raft_consensus.cc:515] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.358222  1457 leader_election.cc:290] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.359131  1453 tablet_bootstrap.cc:654] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.359975  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.360005  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.360837  1337 raft_consensus.cc:2468] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
W20260710 13:27:59.361554  1378 leader_election.cc:343] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:59.362365  1378 leader_election.cc:343] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.362876  1378 leader_election.cc:304] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:27:59.363895  1454 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.364398  1454 ts_tablet_manager.cc:1403] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.008s
I20260710 13:27:59.364818  1457 raft_consensus.cc:2749] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.364293  1378 leader_election.cc:304] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218
I20260710 13:27:59.366680  1457 raft_consensus.cc:2804] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.368180  1454 raft_consensus.cc:359] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.369143  1455 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.369354  1454 raft_consensus.cc:385] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.369668  1455 ts_tablet_manager.cc:1403] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260710 13:27:59.369797  1454 raft_consensus.cc:740] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.370887  1454 consensus_queue.cc:260] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.373023  1455 raft_consensus.cc:359] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.373768  1455 raft_consensus.cc:385] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.374076  1455 raft_consensus.cc:740] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.376480  1454 ts_tablet_manager.cc:1434] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:27:59.377647  1454 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.379839  1453 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.380498  1453 ts_tablet_manager.cc:1403] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260710 13:27:59.380012  1455 consensus_queue.cc:260] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.382380  1486 raft_consensus.cc:493] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.382661  1455 ts_tablet_manager.cc:1434] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:27:59.382907  1486 raft_consensus.cc:515] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.385677  1464 raft_consensus.cc:493] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.386307  1464 raft_consensus.cc:515] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.388453  1457 raft_consensus.cc:697] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:27:59.389827  1464 leader_election.cc:290] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.389549  1457 consensus_queue.cc:237] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.391707  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe1ad9f64974d568085ab25859e4e4f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.392197  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe1ad9f64974d568085ab25859e4e4f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.392844  1413 raft_consensus.cc:2468] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:27:59.394266  1486 leader_election.cc:290] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:27:59.395892  1337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d564ab0999a4c5d91142ab8ccb85f36" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
W20260710 13:27:59.393067  1304 leader_election.cc:343] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.397667  1304 leader_election.cc:304] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [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: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218
W20260710 13:27:59.398047  1378 leader_election.cc:343] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.396136  1453 raft_consensus.cc:359] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.398913  1453 raft_consensus.cc:385] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.399331  1453 raft_consensus.cc:740] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.400259  1453 consensus_queue.cc:260] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.393479  1455 tablet_bootstrap.cc:492] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.402144  1464 raft_consensus.cc:2804] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.402562  1464 raft_consensus.cc:493] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.402910  1464 raft_consensus.cc:3060] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.396938  1454 tablet_bootstrap.cc:654] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.408468  1453 ts_tablet_manager.cc:1434] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:27:59.410022  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d564ab0999a4c5d91142ab8ccb85f36" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.404929  1161 catalog_manager.cc:5697] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:59.411264  1453 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
W20260710 13:27:59.411609  1378 leader_election.cc:343] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.412297  1378 leader_election.cc:304] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:27:59.415048  1484 raft_consensus.cc:2749] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.415975  1464 raft_consensus.cc:515] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.418390  1464 leader_election.cc:290] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.419545  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe1ad9f64974d568085ab25859e4e4f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:27:59.419704  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe1ad9f64974d568085ab25859e4e4f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:27:59.420552  1413 raft_consensus.cc:3060] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:59.420969  1304 leader_election.cc:343] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.421528  1461 raft_consensus.cc:493] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.422396  1454 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.422178  1461 raft_consensus.cc:515] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.423307  1454 ts_tablet_manager.cc:1403] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.007s
I20260710 13:27:59.425679  1453 tablet_bootstrap.cc:654] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.426309  1461 leader_election.cc:290] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.426297  1454 raft_consensus.cc:359] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.431628  1413 raft_consensus.cc:2468] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:27:59.427546  1454 raft_consensus.cc:385] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.433249  1454 raft_consensus.cc:740] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.433095  1304 leader_election.cc:304] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218
I20260710 13:27:59.434958  1464 raft_consensus.cc:2804] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.434494  1454 consensus_queue.cc:260] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.435637  1464 raft_consensus.cc:697] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:27:59.436800  1464 consensus_queue.cc:237] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.438295  1454 ts_tablet_manager.cc:1434] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 13:27:59.439707  1454 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.444653  1461 raft_consensus.cc:493] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.445267  1461 raft_consensus.cc:515] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.447641  1461 leader_election.cc:290] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.454434  1454 tablet_bootstrap.cc:654] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.454582  1453 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.455093  1453 ts_tablet_manager.cc:1403] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.008s
I20260710 13:27:59.456260  1461 raft_consensus.cc:493] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.456727  1461 raft_consensus.cc:515] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.456619  1159 catalog_manager.cc:5697] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.457887  1453 raft_consensus.cc:359] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.458434  1455 tablet_bootstrap.cc:654] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.458698  1461 leader_election.cc:290] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.458765  1453 raft_consensus.cc:385] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.461159  1453 raft_consensus.cc:740] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.462014  1453 consensus_queue.cc:260] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.464908  1453 ts_tablet_manager.cc:1434] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:27:59.466003  1453 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.474548  1454 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.475004  1454 ts_tablet_manager.cc:1403] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.008s
I20260710 13:27:59.475672  1337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cba71ea822a4f518db587f8bac75498" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.476194  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623be4980e44c5ba29c5405952e3399" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.476856  1338 raft_consensus.cc:2468] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:27:59.477595  1454 raft_consensus.cc:359] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
W20260710 13:27:59.477977  1229 leader_election.cc:343] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.478252  1454 raft_consensus.cc:385] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.478361  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7159cb23975242c588caf31a3621c617" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.478576  1454 raft_consensus.cc:740] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.478740  1229 leader_election.cc:304] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.478912  1338 raft_consensus.cc:2468] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:27:59.479630  1461 raft_consensus.cc:2804] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.479982  1461 raft_consensus.cc:493] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.480348  1461 raft_consensus.cc:3060] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.480129  1229 leader_election.cc:304] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.481156  1453 tablet_bootstrap.cc:654] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.484859  1455 tablet_bootstrap.cc:492] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.485527  1455 ts_tablet_manager.cc:1403] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.010s
I20260710 13:27:59.479321  1454 consensus_queue.cc:260] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.489682  1455 raft_consensus.cc:359] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.490597  1461 raft_consensus.cc:515] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.491353  1455 raft_consensus.cc:385] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.491827  1455 raft_consensus.cc:740] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.492985  1461 leader_election.cc:290] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.492815  1455 consensus_queue.cc:260] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.493676  1461 raft_consensus.cc:2804] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.494102  1461 raft_consensus.cc:493] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.494504  1461 raft_consensus.cc:3060] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.496850  1454 ts_tablet_manager.cc:1434] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:27:59.497869  1454 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.505863  1454 tablet_bootstrap.cc:654] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.509297  1455 ts_tablet_manager.cc:1434] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.009s
I20260710 13:27:59.510299  1455 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.512794  1484 raft_consensus.cc:493] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.513325  1484 raft_consensus.cc:515] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.515841  1484 leader_election.cc:290] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.517304  1455 tablet_bootstrap.cc:654] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.517843  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cba71ea822a4f518db587f8bac75498" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.518875  1264 raft_consensus.cc:2468] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:27:59.519203  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cba71ea822a4f518db587f8bac75498" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.520011  1378 leader_election.cc:304] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:27:59.520864  1484 raft_consensus.cc:2804] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.521347  1484 raft_consensus.cc:493] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.521669  1484 raft_consensus.cc:3060] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.520851  1161 catalog_manager.cc:5697] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:59.526103  1453 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.526794  1453 ts_tablet_manager.cc:1403] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.005s
W20260710 13:27:59.527377  1229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.130:36385, user_credentials={real_user=slave}} blocked reactor thread for 47307.4us
I20260710 13:27:59.529008  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623be4980e44c5ba29c5405952e3399" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
W20260710 13:27:59.529508  1378 leader_election.cc:343] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.529376  1484 raft_consensus.cc:515] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.529524  1338 raft_consensus.cc:3060] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.530970  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cba71ea822a4f518db587f8bac75498" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.531708  1413 raft_consensus.cc:2393] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ae347a0cd6443cca6fcfed5887f0218 in current term 1: Already voted for candidate a201264f2c424a99ba77e495a89b965b in this term.
I20260710 13:27:59.513188  1461 raft_consensus.cc:515] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.532244  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623be4980e44c5ba29c5405952e3399" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.532194  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623be4980e44c5ba29c5405952e3399" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:27:59.533675  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7159cb23975242c588caf31a3621c617" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.534837  1484 leader_election.cc:290] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.535485  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cba71ea822a4f518db587f8bac75498" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:27:59.535686  1461 leader_election.cc:290] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.536022  1337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cba71ea822a4f518db587f8bac75498" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:27:59.536034  1264 raft_consensus.cc:3060] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:59.537338  1378 leader_election.cc:343] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.540998  1453 raft_consensus.cc:359] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.541711  1453 raft_consensus.cc:385] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.542047  1453 raft_consensus.cc:740] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.542897  1453 consensus_queue.cc:260] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.541860  1229 leader_election.cc:304] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218; no voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b
I20260710 13:27:59.543852  1412 raft_consensus.cc:2468] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
W20260710 13:27:59.547441  1229 leader_election.cc:343] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.548177  1338 raft_consensus.cc:2468] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:27:59.549923  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7159cb23975242c588caf31a3621c617" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:27:59.550446  1338 raft_consensus.cc:3060] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.550598  1229 leader_election.cc:304] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:27:59.551370  1461 raft_consensus.cc:2804] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.551576  1453 ts_tablet_manager.cc:1434] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:27:59.552553  1453 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.558465  1338 raft_consensus.cc:2468] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:27:59.561173  1453 tablet_bootstrap.cc:654] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.552570  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7159cb23975242c588caf31a3621c617" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:27:59.567795  1229 leader_election.cc:304] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.565989  1264 raft_consensus.cc:2468] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:27:59.570827  1498 raft_consensus.cc:2749] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.571414  1378 leader_election.cc:304] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 410399e7b00549649bf5f010652f1a7b
I20260710 13:27:59.571681  1461 raft_consensus.cc:697] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:27:59.572255  1500 raft_consensus.cc:2804] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.572683  1484 raft_consensus.cc:2804] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.572804  1500 raft_consensus.cc:697] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:27:59.573360  1484 raft_consensus.cc:697] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:27:59.572702  1461 consensus_queue.cc:237] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.573853  1500 consensus_queue.cc:237] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.574229  1484 consensus_queue.cc:237] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.570838  1454 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.578164  1454 ts_tablet_manager.cc:1403] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.002s
I20260710 13:27:59.581246  1454 raft_consensus.cc:359] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.582180  1454 raft_consensus.cc:385] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.582494  1454 raft_consensus.cc:740] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
W20260710 13:27:59.584352  1229 leader_election.cc:343] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.589788  1453 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.590234  1453 ts_tablet_manager.cc:1403] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260710 13:27:59.589358  1160 catalog_manager.cc:5697] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.591444  1455 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.591889  1455 ts_tablet_manager.cc:1403] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.007s
I20260710 13:27:59.583287  1454 consensus_queue.cc:260] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.592438  1453 raft_consensus.cc:359] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.593101  1453 raft_consensus.cc:385] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.593353  1453 raft_consensus.cc:740] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.594059  1453 consensus_queue.cc:260] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.594789  1454 ts_tablet_manager.cc:1434] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:59.595639  1454 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.596084  1453 ts_tablet_manager.cc:1434] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:59.596922  1453 tablet_bootstrap.cc:492] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.594600  1455 raft_consensus.cc:359] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.600196  1455 raft_consensus.cc:385] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.600474  1455 raft_consensus.cc:740] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.601141  1454 tablet_bootstrap.cc:654] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.601164  1455 consensus_queue.cc:260] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.602345  1453 tablet_bootstrap.cc:654] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.603783  1455 ts_tablet_manager.cc:1434] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:59.605439  1455 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.605521  1161 catalog_manager.cc:5697] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:59.607825  1464 raft_consensus.cc:493] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.608397  1464 raft_consensus.cc:515] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.612309  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d564ab0999a4c5d91142ab8ccb85f36" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.613145  1264 raft_consensus.cc:2468] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:27:59.614626  1455 tablet_bootstrap.cc:654] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.616398  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d564ab0999a4c5d91142ab8ccb85f36" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.617204  1412 raft_consensus.cc:2468] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:27:59.619019  1464 leader_election.cc:290] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.619884  1304 leader_election.cc:304] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.620787  1484 raft_consensus.cc:493] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.625000  1484 raft_consensus.cc:515] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.627645  1484 leader_election.cc:290] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.630678  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e4806fe6c443390e4272b345af50e" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
W20260710 13:27:59.632607  1378 leader_election.cc:343] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.633967  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e4806fe6c443390e4272b345af50e" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
W20260710 13:27:59.635929  1378 leader_election.cc:343] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.636515  1378 leader_election.cc:304] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:27:59.639289  1463 raft_consensus.cc:2804] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.639659  1463 raft_consensus.cc:493] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.639981  1463 raft_consensus.cc:3060] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.642158  1159 catalog_manager.cc:5697] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.644325  1484 raft_consensus.cc:2749] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.646306  1464 raft_consensus.cc:493] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.647060  1463 raft_consensus.cc:515] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.647290  1500 raft_consensus.cc:493] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.646834  1464 raft_consensus.cc:515] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.647986  1500 raft_consensus.cc:515] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.650928  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d760a40425846e9817033011ac7ac57" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.651575  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.652154  1338 raft_consensus.cc:2468] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:27:59.653010  1463 leader_election.cc:290] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.653424  1229 leader_election.cc:304] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.654229  1461 raft_consensus.cc:2804] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.654565  1461 raft_consensus.cc:493] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.654873  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.655521  1412 raft_consensus.cc:2468] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:27:59.654887  1461 raft_consensus.cc:3060] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:59.652175  1304 leader_election.cc:343] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.671265  1464 leader_election.cc:290] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.650625  1500 leader_election.cc:290] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.673820  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d564ab0999a4c5d91142ab8ccb85f36" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:27:59.674412  1264 raft_consensus.cc:3060] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.675621  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d760a40425846e9817033011ac7ac57" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.675473  1461 raft_consensus.cc:515] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.678035  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d564ab0999a4c5d91142ab8ccb85f36" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:27:59.678683  1412 raft_consensus.cc:3060] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.678934  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:27:59.679734  1338 raft_consensus.cc:3060] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.681457  1264 raft_consensus.cc:2468] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
W20260710 13:27:59.682504  1304 leader_election.cc:343] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.682974  1304 leader_election.cc:304] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:27:59.683797  1464 raft_consensus.cc:2749] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.686044  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:27:59.686827  1410 raft_consensus.cc:3060] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.690182  1304 leader_election.cc:304] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.690286  1412 raft_consensus.cc:2468] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:27:59.691061  1464 raft_consensus.cc:2804] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.678164  1461 leader_election.cc:290] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.691532  1464 raft_consensus.cc:697] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:27:59.692394  1464 consensus_queue.cc:237] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.698369  1338 raft_consensus.cc:2468] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:27:59.701954  1229 leader_election.cc:304] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.702968  1461 raft_consensus.cc:2804] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.703490  1461 raft_consensus.cc:697] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:27:59.703795  1453 tablet_bootstrap.cc:492] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.704223  1453 ts_tablet_manager.cc:1403] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.038s
I20260710 13:27:59.704458  1461 consensus_queue.cc:237] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.705196  1454 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.705790  1454 ts_tablet_manager.cc:1403] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.110s	user 0.033s	sys 0.049s
I20260710 13:27:59.706858  1453 raft_consensus.cc:359] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.707496  1453 raft_consensus.cc:385] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.707727  1453 raft_consensus.cc:740] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.708679  1455 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.709103  1454 raft_consensus.cc:359] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.709818  1454 raft_consensus.cc:385] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.710083  1454 raft_consensus.cc:740] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.710785  1454 consensus_queue.cc:260] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.711858  1410 raft_consensus.cc:2468] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:27:59.708324  1453 consensus_queue.cc:260] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.713474  1454 ts_tablet_manager.cc:1434] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:59.714375  1454 tablet_bootstrap.cc:492] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.714932  1453 ts_tablet_manager.cc:1434] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:27:59.716059  1453 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.721073  1454 tablet_bootstrap.cc:654] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.716141  1160 catalog_manager.cc:5697] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.709120  1455 ts_tablet_manager.cc:1403] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.034s
I20260710 13:27:59.728832  1453 tablet_bootstrap.cc:654] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.717330  1484 raft_consensus.cc:493] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.729758  1455 raft_consensus.cc:359] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.730374  1484 raft_consensus.cc:515] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.730791  1455 raft_consensus.cc:385] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.731155  1455 raft_consensus.cc:740] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.732087  1455 consensus_queue.cc:260] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.733109  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.734252  1455 ts_tablet_manager.cc:1434] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:59.734264  1454 tablet_bootstrap.cc:492] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
W20260710 13:27:59.734468  1378 leader_election.cc:343] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.734766  1454 ts_tablet_manager.cc:1403] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:27:59.735311  1455 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.736500  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.737367  1484 leader_election.cc:290] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.737346  1454 raft_consensus.cc:359] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.738382  1454 raft_consensus.cc:385] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.738655  1454 raft_consensus.cc:740] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.739297  1454 consensus_queue.cc:260] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.741231  1454 ts_tablet_manager.cc:1434] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:59.742031  1454 tablet_bootstrap.cc:492] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
W20260710 13:27:59.743188  1378 leader_election.cc:343] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.743619  1378 leader_election.cc:304] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:27:59.744729  1484 raft_consensus.cc:2749] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.745404  1464 raft_consensus.cc:493] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.745872  1464 raft_consensus.cc:515] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.747067  1453 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.747471  1453 ts_tablet_manager.cc:1403] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.011s
I20260710 13:27:59.747552  1454 tablet_bootstrap.cc:654] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.747854  1464 leader_election.cc:290] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.749289  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.749869  1264 raft_consensus.cc:2468] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:27:59.750111  1453 raft_consensus.cc:359] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.750715  1453 raft_consensus.cc:385] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.750800  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.751012  1453 raft_consensus.cc:740] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.751355  1410 raft_consensus.cc:2468] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:27:59.751646  1453 consensus_queue.cc:260] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.752902  1304 leader_election.cc:304] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.753682  1453 ts_tablet_manager.cc:1434] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:59.754230  1464 raft_consensus.cc:2804] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:59.754621  1464 raft_consensus.cc:493] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:59.754889  1453 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.754951  1464 raft_consensus.cc:3060] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.757469  1160 catalog_manager.cc:5697] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.764889  1461 raft_consensus.cc:493] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.771993  1454 tablet_bootstrap.cc:492] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.772455  1454 ts_tablet_manager.cc:1403] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 13:27:59.772332  1461 raft_consensus.cc:515] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.760934  1463 raft_consensus.cc:493] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.774031  1463 raft_consensus.cc:515] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.774864  1453 tablet_bootstrap.cc:654] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.775146  1454 raft_consensus.cc:359] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.775336  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68a4d87c57a4ed5a1482093ca0e0a55" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.775938  1463 leader_election.cc:290] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.776113  1338 raft_consensus.cc:2393] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ae347a0cd6443cca6fcfed5887f0218 in current term 1: Already voted for candidate a201264f2c424a99ba77e495a89b965b in this term.
I20260710 13:27:59.777329  1454 raft_consensus.cc:385] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.777632  1454 raft_consensus.cc:740] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.777722  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df72a627a2b4414a9775fbcdb8895ad" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.778258  1454 consensus_queue.cc:260] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.779275  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df72a627a2b4414a9775fbcdb8895ad" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.780296  1454 ts_tablet_manager.cc:1434] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:27:59.781127  1454 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
W20260710 13:27:59.782495  1304 leader_election.cc:343] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:59.783358  1304 leader_election.cc:343] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:59.783830  1304 leader_election.cc:304] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:27:59.785017  1463 raft_consensus.cc:2749] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.787513  1454 tablet_bootstrap.cc:654] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.788924  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b68a4d87c57a4ed5a1482093ca0e0a55" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:27:59.790882  1229 leader_election.cc:304] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218; no voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b
I20260710 13:27:59.791723  1500 raft_consensus.cc:3060] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.795851  1455 tablet_bootstrap.cc:654] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.798761  1500 raft_consensus.cc:2749] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:59.800554  1461 leader_election.cc:290] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.807648  1454 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.808177  1454 ts_tablet_manager.cc:1403] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.015s
I20260710 13:27:59.810912  1454 raft_consensus.cc:359] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.811578  1454 raft_consensus.cc:385] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.811861  1454 raft_consensus.cc:740] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.811589  1464 raft_consensus.cc:515] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.812542  1454 consensus_queue.cc:260] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.814706  1455 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.814750  1454 ts_tablet_manager.cc:1434] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:27:59.815231  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:27:59.815397  1455 ts_tablet_manager.cc:1403] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.005s
I20260710 13:27:59.815908  1454 tablet_bootstrap.cc:492] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.815791  1264 raft_consensus.cc:3060] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.818488  1455 raft_consensus.cc:359] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.819257  1455 raft_consensus.cc:385] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.819590  1455 raft_consensus.cc:740] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.821843  1454 tablet_bootstrap.cc:654] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.822865  1264 raft_consensus.cc:2468] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:27:59.820439  1455 consensus_queue.cc:260] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.824064  1304 leader_election.cc:304] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:27:59.825321  1517 raft_consensus.cc:2804] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:59.825873  1517 raft_consensus.cc:697] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:27:59.826942  1517 consensus_queue.cc:237] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.828101  1455 ts_tablet_manager.cc:1434] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:59.829080  1455 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.833154  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:27:59.833930  1410 raft_consensus.cc:3060] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.834842  1455 tablet_bootstrap.cc:654] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.839906  1463 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.842974  1454 tablet_bootstrap.cc:492] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:27:59.843422  1454 ts_tablet_manager.cc:1403] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 13:27:59.845808  1410 raft_consensus.cc:2468] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:27:59.846822  1454 raft_consensus.cc:359] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.847393  1454 raft_consensus.cc:385] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.847656  1454 raft_consensus.cc:740] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.851362  1455 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.851804  1455 ts_tablet_manager.cc:1403] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:27:59.848304  1454 consensus_queue.cc:260] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.854332  1454 ts_tablet_manager.cc:1434] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:27:59.854116  1455 raft_consensus.cc:359] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.854808  1455 raft_consensus.cc:385] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.855077  1455 raft_consensus.cc:740] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.855432  1454 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:27:59.855955  1455 consensus_queue.cc:260] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.857415  1464 leader_election.cc:290] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:27:59.858630  1453 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:27:59.859066  1453 ts_tablet_manager.cc:1403] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.014s
I20260710 13:27:59.861685  1454 tablet_bootstrap.cc:654] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.861605  1453 raft_consensus.cc:359] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.862540  1453 raft_consensus.cc:385] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.862898  1453 raft_consensus.cc:740] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.863809  1453 consensus_queue.cc:260] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.867614  1161 catalog_manager.cc:5697] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.869618  1264 raft_consensus.cc:3060] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.873028  1455 ts_tablet_manager.cc:1434] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:27:59.875691  1484 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.878072  1517 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.896837  1455 tablet_bootstrap.cc:492] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.896585  1484 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.905665  1455 tablet_bootstrap.cc:654] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.924222  1453 ts_tablet_manager.cc:1434] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260710 13:27:59.925644  1484 consensus_queue.cc:1048] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.940599  1455 tablet_bootstrap.cc:492] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.940474  1486 consensus_queue.cc:1048] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.941273  1455 ts_tablet_manager.cc:1403] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.002s
I20260710 13:27:59.944768  1455 raft_consensus.cc:359] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.945626  1455 raft_consensus.cc:385] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.945953  1455 raft_consensus.cc:740] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.947012  1455 consensus_queue.cc:260] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.949986  1453 tablet_bootstrap.cc:492] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:27:59.950196  1455 ts_tablet_manager.cc:1434] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:27:59.951679  1455 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.957199  1337 raft_consensus.cc:3060] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.959897  1455 tablet_bootstrap.cc:654] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.969861  1486 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:59.972752  1455 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:27:59.973392  1455 ts_tablet_manager.cc:1403] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 13:27:59.977177  1412 raft_consensus.cc:3060] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:59.977108  1455 raft_consensus.cc:359] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.978073  1455 raft_consensus.cc:385] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:59.978418  1455 raft_consensus.cc:740] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:27:59.979377  1455 consensus_queue.cc:260] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.982719  1455 ts_tablet_manager.cc:1434] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:27:59.983886  1455 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:27:59.987149  1486 raft_consensus.cc:493] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:59.987599  1486 raft_consensus.cc:515] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:27:59.987758  1461 consensus_queue.cc:1048] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:59.991043  1455 tablet_bootstrap.cc:654] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:59.991705  1486 leader_election.cc:290] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:27:59.993453  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d760a40425846e9817033011ac7ac57" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:27:59.994184  1263 raft_consensus.cc:2468] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:27:59.998103  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d760a40425846e9817033011ac7ac57" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:27:59.998827  1336 raft_consensus.cc:2468] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:28:00.000277  1524 raft_consensus.cc:493] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.000941  1524 raft_consensus.cc:515] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.003149  1524 leader_election.cc:290] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.003516  1455 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.004107  1455 ts_tablet_manager.cc:1403] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260710 13:28:00.007625  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d035a86a2da45998be3f27eeaf2c27f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.008414  1412 raft_consensus.cc:2468] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:28:00.008477  1455 raft_consensus.cc:359] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.009387  1455 raft_consensus.cc:385] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.009543  1304 leader_election.cc:304] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.009769  1455 raft_consensus.cc:740] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.010449  1524 raft_consensus.cc:2804] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.010828  1524 raft_consensus.cc:493] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.011262  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d035a86a2da45998be3f27eeaf2c27f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.011324  1524 raft_consensus.cc:3060] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.014225  1498 consensus_queue.cc:1048] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:00.017596  1304 leader_election.cc:343] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.010807  1455 consensus_queue.cc:260] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.021024  1524 raft_consensus.cc:515] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.021970  1455 ts_tablet_manager.cc:1434] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260710 13:28:00.022943  1455 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.023721  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d035a86a2da45998be3f27eeaf2c27f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.024787  1498 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.027158  1378 leader_election.cc:304] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
W20260710 13:28:00.024998  1304 leader_election.cc:343] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.030674  1455 tablet_bootstrap.cc:654] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.030841  1486 raft_consensus.cc:2804] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.031255  1486 raft_consensus.cc:493] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.031610  1486 raft_consensus.cc:3060] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.043004  1455 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.043682  1455 ts_tablet_manager.cc:1403] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:28:00.050462  1410 raft_consensus.cc:3060] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.051302  1455 raft_consensus.cc:359] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.052201  1455 raft_consensus.cc:385] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.052539  1455 raft_consensus.cc:740] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.053390  1455 consensus_queue.cc:260] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.056043  1455 ts_tablet_manager.cc:1434] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:28:00.057255  1455 tablet_bootstrap.cc:492] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.063692  1461 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.065011  1455 tablet_bootstrap.cc:654] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.085592  1455 tablet_bootstrap.cc:492] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.086143  1455 ts_tablet_manager.cc:1403] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.005s
I20260710 13:28:00.090618  1524 leader_election.cc:290] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.090399  1455 raft_consensus.cc:359] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.091298  1455 raft_consensus.cc:385] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.091660  1455 raft_consensus.cc:740] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.092962  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d035a86a2da45998be3f27eeaf2c27f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.092608  1455 consensus_queue.cc:260] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.093580  1410 raft_consensus.cc:3060] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.094925  1453 tablet_bootstrap.cc:654] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.096433  1455 ts_tablet_manager.cc:1434] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.008s
I20260710 13:28:00.101305  1457 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.101750  1461 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:00.104540  1455 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.108007  1486 raft_consensus.cc:515] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.109033  1517 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.112828  1461 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.123888  1486 leader_election.cc:290] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.114862  1455 tablet_bootstrap.cc:654] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.126518  1410 raft_consensus.cc:2468] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:28:00.127351  1454 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.127763  1304 leader_election.cc:304] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218
I20260710 13:28:00.127812  1454 ts_tablet_manager.cc:1403] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.273s	user 0.104s	sys 0.148s
I20260710 13:28:00.128893  1517 raft_consensus.cc:2804] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.129365  1517 raft_consensus.cc:697] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:00.130132  1517 consensus_queue.cc:237] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.131129  1461 raft_consensus.cc:493] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.130985  1454 raft_consensus.cc:359] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.131635  1454 raft_consensus.cc:385] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.132058  1454 raft_consensus.cc:740] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.131600  1461 raft_consensus.cc:515] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.132799  1454 consensus_queue.cc:260] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.133955  1461 leader_election.cc:290] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.134742  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d760a40425846e9817033011ac7ac57" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.135421  1262 raft_consensus.cc:3060] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.135833  1454 ts_tablet_manager.cc:1434] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:00.135928  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.136723  1454 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.136529  1410 raft_consensus.cc:2468] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.138171  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d760a40425846e9817033011ac7ac57" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.139249  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.143647  1524 raft_consensus.cc:493] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.144253  1524 raft_consensus.cc:515] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.146662  1524 leader_election.cc:290] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.149201  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
W20260710 13:28:00.150636  1304 leader_election.cc:343] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.151891  1339 raft_consensus.cc:3060] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.162309  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
W20260710 13:28:00.163978  1229 leader_election.cc:343] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.165647  1229 leader_election.cc:304] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [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: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:00.166617  1454 tablet_bootstrap.cc:654] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:00.169749  1304 leader_election.cc:343] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.167508  1461 raft_consensus.cc:2804] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.170869  1304 leader_election.cc:304] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.171058  1461 raft_consensus.cc:493] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.171620  1461 raft_consensus.cc:3060] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.170343  1262 raft_consensus.cc:2468] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.173612  1378 leader_election.cc:304] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.178846  1524 raft_consensus.cc:2749] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.169147  1339 raft_consensus.cc:2468] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.180398  1544 raft_consensus.cc:2804] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.180909  1544 raft_consensus.cc:697] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:00.181720  1544 consensus_queue.cc:237] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.182547  1461 raft_consensus.cc:515] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.186357  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.186985  1524 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:28:00.187917  1229 leader_election.cc:343] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.191817  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.192566  1411 raft_consensus.cc:3060] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.195621  1454 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.196091  1454 ts_tablet_manager.cc:1403] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.004s
I20260710 13:28:00.199811  1454 raft_consensus.cc:359] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.200560  1454 raft_consensus.cc:385] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.200964  1454 raft_consensus.cc:740] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.197310  1461 leader_election.cc:290] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
W20260710 13:28:00.201860  1210 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:00.201787  1454 consensus_queue.cc:260] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.203794  1455 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.204391  1455 ts_tablet_manager.cc:1403] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.027s
I20260710 13:28:00.205390  1454 ts_tablet_manager.cc:1434] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:28:00.206506  1454 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.206732  1453 tablet_bootstrap.cc:492] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.207120  1453 ts_tablet_manager.cc:1403] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.257s	user 0.011s	sys 0.001s
I20260710 13:28:00.209810  1453 raft_consensus.cc:359] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.210475  1453 raft_consensus.cc:385] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.210772  1453 raft_consensus.cc:740] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.211452  1453 consensus_queue.cc:260] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.212795  1454 tablet_bootstrap.cc:654] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.212715  1503 raft_consensus.cc:493] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.213326  1503 raft_consensus.cc:515] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.213891  1453 ts_tablet_manager.cc:1434] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:28:00.214808  1453 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.215353  1503 leader_election.cc:290] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.217303  1455 raft_consensus.cc:359] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.217626  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.200345  1411 raft_consensus.cc:2468] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:28:00.217937  1455 raft_consensus.cc:385] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.218277  1455 raft_consensus.cc:740] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.218961  1229 leader_election.cc:304] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:00.219301  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.219125  1455 consensus_queue.cc:260] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
W20260710 13:28:00.220096  1229 leader_election.cc:343] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:00.220863  1229 leader_election.cc:343] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.221306  1229 leader_election.cc:304] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218; no voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.221731  1455 ts_tablet_manager.cc:1434] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:28:00.220175  1503 raft_consensus.cc:2804] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.222286  1500 raft_consensus.cc:2749] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.228571  1503 raft_consensus.cc:697] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:00.229209  1453 tablet_bootstrap.cc:654] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.229804  1503 consensus_queue.cc:237] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.232980  1455 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.238587  1455 tablet_bootstrap.cc:654] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.241451  1524 raft_consensus.cc:493] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.242058  1524 raft_consensus.cc:515] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.247820  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d4327a79ee4f5f86aa36fd14704754" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.248713  1263 raft_consensus.cc:2468] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:28:00.247606  1159 catalog_manager.cc:5697] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:00.250078  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d4327a79ee4f5f86aa36fd14704754" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.250870  1412 raft_consensus.cc:2468] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:28:00.253060  1304 leader_election.cc:304] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:00.254819  1464 raft_consensus.cc:2804] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.255295  1464 raft_consensus.cc:493] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.255703  1464 raft_consensus.cc:3060] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.262053  1524 leader_election.cc:290] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.268723  1500 raft_consensus.cc:493] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.269371  1500 raft_consensus.cc:515] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.271974  1500 leader_election.cc:290] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.275189  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43904cef9801402b838fbba1c12b7fa8" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.275993  1338 raft_consensus.cc:2468] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.278893  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43904cef9801402b838fbba1c12b7fa8" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
W20260710 13:28:00.280792  1229 leader_election.cc:343] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.280611  1160 catalog_manager.cc:5697] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.284934  1229 leader_election.cc:304] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [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: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.286317  1461 raft_consensus.cc:2804] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.286777  1461 raft_consensus.cc:493] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.287194  1461 raft_consensus.cc:3060] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.295440  1463 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:00.305887  1453 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.306357  1453 ts_tablet_manager.cc:1403] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.002s
I20260710 13:28:00.308898  1453 raft_consensus.cc:359] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.308797  1461 raft_consensus.cc:515] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.310951  1461 leader_election.cc:290] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.311764  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43904cef9801402b838fbba1c12b7fa8" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.312252  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43904cef9801402b838fbba1c12b7fa8" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.312449  1338 raft_consensus.cc:3060] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.313843  1453 raft_consensus.cc:385] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.314124  1453 raft_consensus.cc:740] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.314765  1453 consensus_queue.cc:260] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
W20260710 13:28:00.316589  1229 leader_election.cc:343] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.309998  1464 raft_consensus.cc:515] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.322876  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d4327a79ee4f5f86aa36fd14704754" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.324923  1453 ts_tablet_manager.cc:1434] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 13:28:00.325182  1262 raft_consensus.cc:3060] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.327271  1453 tablet_bootstrap.cc:492] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.327220  1464 leader_election.cc:290] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.329876  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d4327a79ee4f5f86aa36fd14704754" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.330426  1411 raft_consensus.cc:3060] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.330983  1454 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.331434  1454 ts_tablet_manager.cc:1403] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.125s	user 0.048s	sys 0.037s
I20260710 13:28:00.333380  1455 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.333794  1455 ts_tablet_manager.cc:1403] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.030s
I20260710 13:28:00.332999  1159 catalog_manager.cc:5697] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.337657  1524 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.337942  1411 raft_consensus.cc:2468] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:28:00.339715  1338 raft_consensus.cc:2468] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:28:00.340871  1229 leader_election.cc:304] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.341506  1503 raft_consensus.cc:2804] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.341629  1304 leader_election.cc:304] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.342267  1503 raft_consensus.cc:697] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:00.343369  1503 consensus_queue.cc:237] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.343703  1464 raft_consensus.cc:2804] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.344853  1464 raft_consensus.cc:697] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:00.346103  1464 consensus_queue.cc:237] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.351334  1262 raft_consensus.cc:2468] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:28:00.356215  1454 raft_consensus.cc:359] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.357578  1454 raft_consensus.cc:385] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.357945  1454 raft_consensus.cc:740] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.359508  1454 consensus_queue.cc:260] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.363792  1454 ts_tablet_manager.cc:1434] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:28:00.364511  1454 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.367683  1455 raft_consensus.cc:359] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.368528  1455 raft_consensus.cc:385] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.368878  1455 raft_consensus.cc:740] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.369810  1455 consensus_queue.cc:260] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.372815  1455 ts_tablet_manager.cc:1434] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260710 13:28:00.373289  1453 tablet_bootstrap.cc:654] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.373757  1455 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.382503  1455 tablet_bootstrap.cc:654] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.385555  1454 tablet_bootstrap.cc:654] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.389186  1455 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.389549  1455 ts_tablet_manager.cc:1403] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 13:28:00.389770  1453 tablet_bootstrap.cc:492] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.390264  1453 ts_tablet_manager.cc:1403] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.002s
I20260710 13:28:00.389870  1159 catalog_manager.cc:5697] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.391446  1455 raft_consensus.cc:359] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.391921  1455 raft_consensus.cc:385] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.392139  1455 raft_consensus.cc:740] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.392715  1453 raft_consensus.cc:359] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.392787  1455 consensus_queue.cc:260] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.393427  1453 raft_consensus.cc:385] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.393730  1453 raft_consensus.cc:740] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.394842  1454 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.394462  1453 consensus_queue.cc:260] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.395180  1455 ts_tablet_manager.cc:1434] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:00.395355  1454 ts_tablet_manager.cc:1403] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 13:28:00.396076  1455 tablet_bootstrap.cc:492] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.396824  1453 ts_tablet_manager.cc:1434] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:28:00.396054  1161 catalog_manager.cc:5697] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.397990  1453 tablet_bootstrap.cc:492] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.398036  1454 raft_consensus.cc:359] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.398857  1454 raft_consensus.cc:385] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.399180  1454 raft_consensus.cc:740] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.399953  1454 consensus_queue.cc:260] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.402156  1454 ts_tablet_manager.cc:1434] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:00.402735  1455 tablet_bootstrap.cc:654] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.403162  1454 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.410326  1454 tablet_bootstrap.cc:654] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.413036  1453 tablet_bootstrap.cc:654] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.426532  1455 tablet_bootstrap.cc:492] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.427173  1455 ts_tablet_manager.cc:1403] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260710 13:28:00.429181  1454 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.429605  1454 ts_tablet_manager.cc:1403] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:28:00.429862  1455 raft_consensus.cc:359] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.430540  1455 raft_consensus.cc:385] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.430788  1455 raft_consensus.cc:740] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.431497  1455 consensus_queue.cc:260] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.432080  1454 raft_consensus.cc:359] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.432739  1454 raft_consensus.cc:385] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.433063  1454 raft_consensus.cc:740] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.433657  1453 tablet_bootstrap.cc:492] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.433764  1455 ts_tablet_manager.cc:1434] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:28:00.434092  1453 ts_tablet_manager.cc:1403] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260710 13:28:00.433768  1454 consensus_queue.cc:260] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.434804  1455 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.436137  1454 ts_tablet_manager.cc:1434] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:28:00.438776  1453 raft_consensus.cc:359] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.439682  1453 raft_consensus.cc:385] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.439805  1503 raft_consensus.cc:493] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.439968  1453 raft_consensus.cc:740] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.440294  1503 raft_consensus.cc:515] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.440964  1454 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.443116  1455 tablet_bootstrap.cc:654] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.444622  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e4806fe6c443390e4272b345af50e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.445246  1338 raft_consensus.cc:2468] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.446346  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e4806fe6c443390e4272b345af50e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.446962  1412 raft_consensus.cc:2468] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.448712  1229 leader_election.cc:304] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:00.448377  1453 consensus_queue.cc:260] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.451678  1453 ts_tablet_manager.cc:1434] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:28:00.452544  1498 raft_consensus.cc:2804] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.452808  1453 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.452948  1498 raft_consensus.cc:493] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.453394  1498 raft_consensus.cc:3060] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.447492  1454 tablet_bootstrap.cc:654] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.442672  1503 leader_election.cc:290] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.465528  1453 tablet_bootstrap.cc:654] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.474402  1498 raft_consensus.cc:515] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.478137  1454 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.478780  1454 ts_tablet_manager.cc:1403] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260710 13:28:00.480263  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e4806fe6c443390e4272b345af50e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.480858  1455 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.480926  1412 raft_consensus.cc:3060] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.481434  1455 ts_tablet_manager.cc:1403] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.020s
I20260710 13:28:00.477916  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e4806fe6c443390e4272b345af50e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.482160  1338 raft_consensus.cc:3060] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.484737  1455 raft_consensus.cc:359] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.485494  1455 raft_consensus.cc:385] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.485821  1455 raft_consensus.cc:740] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.486610  1455 consensus_queue.cc:260] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.489007  1455 ts_tablet_manager.cc:1434] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:00.488948  1338 raft_consensus.cc:2468] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:28:00.481357  1454 raft_consensus.cc:359] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.490173  1455 tablet_bootstrap.cc:492] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.490206  1454 raft_consensus.cc:385] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.490586  1454 raft_consensus.cc:740] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.491267  1454 consensus_queue.cc:260] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.492918  1229 leader_election.cc:304] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:00.493800  1454 ts_tablet_manager.cc:1434] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:28:00.494832  1454 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.493765  1503 raft_consensus.cc:2804] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.497058  1503 raft_consensus.cc:697] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:00.498266  1455 tablet_bootstrap.cc:654] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.497967  1503 consensus_queue.cc:237] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.500402  1454 tablet_bootstrap.cc:654] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.500569  1464 raft_consensus.cc:493] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.501078  1464 raft_consensus.cc:515] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.503162  1464 leader_election.cc:290] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.504920  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb09f159ffa0411fb0dc024297407cd6" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.506440  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb09f159ffa0411fb0dc024297407cd6" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.507077  1263 raft_consensus.cc:2468] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
W20260710 13:28:00.509186  1304 leader_election.cc:343] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.512233  1304 leader_election.cc:304] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [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: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.514333  1412 raft_consensus.cc:2468] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:28:00.514916  1464 raft_consensus.cc:2804] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.515483  1464 raft_consensus.cc:493] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.517761  1464 raft_consensus.cc:3060] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.518898  1453 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.520260  1453 ts_tablet_manager.cc:1403] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.002s
I20260710 13:28:00.518813  1498 leader_election.cc:290] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.522742  1453 raft_consensus.cc:359] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.523406  1453 raft_consensus.cc:385] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.523703  1453 raft_consensus.cc:740] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.524659  1453 consensus_queue.cc:260] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.527734  1453 ts_tablet_manager.cc:1434] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:00.528983  1453 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.532025  1455 tablet_bootstrap.cc:492] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.532478  1455 ts_tablet_manager.cc:1403] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.011s
I20260710 13:28:00.535099  1455 raft_consensus.cc:359] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.535784  1455 raft_consensus.cc:385] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.536062  1455 raft_consensus.cc:740] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.537685  1455 consensus_queue.cc:260] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.528749  1464 raft_consensus.cc:515] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.540786  1455 ts_tablet_manager.cc:1434] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:28:00.541909  1455 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.542297  1464 leader_election.cc:290] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.543794  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb09f159ffa0411fb0dc024297407cd6" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.544139  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb09f159ffa0411fb0dc024297407cd6" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.544377  1263 raft_consensus.cc:3060] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.535491  1453 tablet_bootstrap.cc:654] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:00.545460  1304 leader_election.cc:343] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.546201  1544 raft_consensus.cc:493] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.546780  1544 raft_consensus.cc:515] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.545516  1159 catalog_manager.cc:5697] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.549242  1544 leader_election.cc:290] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.550966  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df72a627a2b4414a9775fbcdb8895ad" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.551589  1455 tablet_bootstrap.cc:654] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.551802  1262 raft_consensus.cc:2468] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:28:00.550990  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df72a627a2b4414a9775fbcdb8895ad" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.553174  1338 raft_consensus.cc:2468] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:28:00.553220  1378 leader_election.cc:304] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.554091  1544 raft_consensus.cc:2804] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.554446  1544 raft_consensus.cc:493] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.554772  1544 raft_consensus.cc:3060] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.552105  1454 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.558890  1454 ts_tablet_manager.cc:1403] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.012s
I20260710 13:28:00.560777  1455 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.561213  1263 raft_consensus.cc:2468] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:28:00.561270  1455 ts_tablet_manager.cc:1403] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260710 13:28:00.561548  1544 raft_consensus.cc:515] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.561676  1454 raft_consensus.cc:359] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.562757  1454 raft_consensus.cc:385] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.563056  1454 raft_consensus.cc:740] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.563004  1304 leader_election.cc:304] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.563822  1454 consensus_queue.cc:260] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.564301  1464 raft_consensus.cc:2804] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.564772  1464 raft_consensus.cc:697] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:00.565563  1464 consensus_queue.cc:237] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.566159  1455 raft_consensus.cc:359] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.566887  1455 raft_consensus.cc:385] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.569370  1455 raft_consensus.cc:740] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.569415  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df72a627a2b4414a9775fbcdb8895ad" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.570142  1338 raft_consensus.cc:3060] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.571372  1453 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.568768  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df72a627a2b4414a9775fbcdb8895ad" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.573331  1453 ts_tablet_manager.cc:1403] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.011s
I20260710 13:28:00.573340  1263 raft_consensus.cc:3060] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.575264  1486 raft_consensus.cc:493] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.575753  1486 raft_consensus.cc:515] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.577760  1486 leader_election.cc:290] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.579819  1338 raft_consensus.cc:2468] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.566184  1454 ts_tablet_manager.cc:1434] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:28:00.581333  1454 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.582978  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.572376  1455 consensus_queue.cc:260] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.579906  1263 raft_consensus.cc:2468] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.584205  1544 leader_election.cc:290] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.585032  1455 ts_tablet_manager.cc:1434] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:28:00.586714  1378 leader_election.cc:304] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
W20260710 13:28:00.587674  1378 leader_election.cc:343] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.587842  1544 raft_consensus.cc:2804] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.587699  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.589092  1263 raft_consensus.cc:2468] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:28:00.589937  1544 raft_consensus.cc:697] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:00.590791  1544 consensus_queue.cc:237] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.592123  1378 leader_election.cc:304] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [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: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:00.592818  1463 raft_consensus.cc:493] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.593327  1454 tablet_bootstrap.cc:654] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.593878  1463 raft_consensus.cc:515] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.595445  1457 raft_consensus.cc:2804] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.595824  1457 raft_consensus.cc:493] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.596190  1455 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.598224  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.599051  1412 raft_consensus.cc:2393] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 410399e7b00549649bf5f010652f1a7b in current term 1: Already voted for candidate 2ae347a0cd6443cca6fcfed5887f0218 in this term.
I20260710 13:28:00.598712  1453 raft_consensus.cc:359] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.599478  1453 raft_consensus.cc:385] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.599819  1453 raft_consensus.cc:740] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.596180  1457 raft_consensus.cc:3060] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.596179  1463 leader_election.cc:290] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.600574  1453 consensus_queue.cc:260] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.601559  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f062ed669134877839a5c48ba14d75f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.602953  1453 ts_tablet_manager.cc:1434] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 13:28:00.603055  1304 leader_election.cc:304] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.603871  1453 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.604475  1455 tablet_bootstrap.cc:654] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.604162  1463 raft_consensus.cc:3060] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.622807  1486 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.628293  1524 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:28:00.648561  1503 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.648993  1160 catalog_manager.cc:5697] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:00.654433  1463 raft_consensus.cc:2749] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.656759  1159 catalog_manager.cc:5697] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.668074  1262 raft_consensus.cc:3060] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.669178  1503 raft_consensus.cc:493] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.675981  1503 raft_consensus.cc:515] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.679497  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.680231  1339 raft_consensus.cc:2468] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.682061  1229 leader_election.cc:304] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:00.683171  1498 raft_consensus.cc:2804] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.683615  1498 raft_consensus.cc:493] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.684018  1498 raft_consensus.cc:3060] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.690586  1453 tablet_bootstrap.cc:654] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.690776  1461 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:00.708913  1455 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.709295  1455 ts_tablet_manager.cc:1403] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.011s
I20260710 13:28:00.711935  1455 raft_consensus.cc:359] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.712582  1455 raft_consensus.cc:385] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.712625  1544 raft_consensus.cc:493] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.712956  1455 raft_consensus.cc:740] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.713259  1544 raft_consensus.cc:515] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.715102  1455 consensus_queue.cc:260] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.695248  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.702963  1500 raft_consensus.cc:493] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.716459  1500 raft_consensus.cc:515] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.716741  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801a3bdd33f04ad1b1f6ff73cc1d8f5b" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.717720  1263 raft_consensus.cc:2468] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:28:00.719314  1500 leader_election.cc:290] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.721467  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801a3bdd33f04ad1b1f6ff73cc1d8f5b" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.721573  1378 leader_election.cc:304] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.722384  1484 raft_consensus.cc:2804] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.722718  1484 raft_consensus.cc:493] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.723040  1484 raft_consensus.cc:3060] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:00.723188  1378 leader_election.cc:343] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.724284  1486 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.705716  1457 raft_consensus.cc:515] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.727908  1457 leader_election.cc:290] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.715435  1544 leader_election.cc:290] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.730669  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d035a86a2da45998be3f27eeaf2c27f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
W20260710 13:28:00.732246  1229 leader_election.cc:343] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.734387  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d035a86a2da45998be3f27eeaf2c27f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.737807  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.738556  1263 raft_consensus.cc:3060] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.738713  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
W20260710 13:28:00.740859  1378 leader_election.cc:343] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.746654  1229 leader_election.cc:304] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [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: 2ae347a0cd6443cca6fcfed5887f0218; no voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.747707  1500 raft_consensus.cc:2749] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:00.693463  1503 leader_election.cc:290] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.750419  1453 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.750981  1453 ts_tablet_manager.cc:1403] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.001s
I20260710 13:28:00.750690  1484 raft_consensus.cc:515] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.754299  1454 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.754069  1453 raft_consensus.cc:359] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.754729  1454 ts_tablet_manager.cc:1403] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.174s	user 0.014s	sys 0.006s
I20260710 13:28:00.754086  1498 raft_consensus.cc:515] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.760692  1498 leader_election.cc:290] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.756901  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801a3bdd33f04ad1b1f6ff73cc1d8f5b" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.761550  1264 raft_consensus.cc:3060] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.765826  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
W20260710 13:28:00.767544  1229 leader_election.cc:343] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.767874  1454 raft_consensus.cc:359] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.758464  1453 raft_consensus.cc:385] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.768282  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.769305  1336 raft_consensus.cc:3060] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.770183  1264 raft_consensus.cc:2468] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.771834  1378 leader_election.cc:304] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.768764  1453 raft_consensus.cc:740] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.772542  1484 leader_election.cc:290] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.772989  1486 raft_consensus.cc:2804] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.778785  1517 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.774319  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801a3bdd33f04ad1b1f6ff73cc1d8f5b" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.768529  1454 raft_consensus.cc:385] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.779417  1453 consensus_queue.cc:260] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.779829  1454 raft_consensus.cc:740] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.779039  1486 raft_consensus.cc:697] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:00.781101  1486 consensus_queue.cc:237] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.785071  1454 consensus_queue.cc:260] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.785986  1339 raft_consensus.cc:3060] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.788441  1263 raft_consensus.cc:2468] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.789776  1378 leader_election.cc:304] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:00.791178  1484 raft_consensus.cc:2804] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.791810  1484 raft_consensus.cc:697] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:00.792608  1484 consensus_queue.cc:237] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.796237  1339 raft_consensus.cc:2468] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:00.802735  1453 ts_tablet_manager.cc:1434] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260710 13:28:00.806429  1453 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.778307  1336 raft_consensus.cc:2468] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
I20260710 13:28:00.812451  1454 ts_tablet_manager.cc:1434] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 13:28:00.816537  1454 tablet_bootstrap.cc:492] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:00.818897  1455 ts_tablet_manager.cc:1434] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.109s	user 0.024s	sys 0.033s
I20260710 13:28:00.820402  1455 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: Bootstrap starting.
I20260710 13:28:00.826865  1229 leader_election.cc:304] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.826160  1544 raft_consensus.cc:493] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.828575  1461 raft_consensus.cc:2804] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:00.828734  1544 raft_consensus.cc:515] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.840463  1586 raft_consensus.cc:493] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.840981  1586 raft_consensus.cc:515] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.834829  1461 raft_consensus.cc:697] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:00.845022  1461 consensus_queue.cc:237] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.845362  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43904cef9801402b838fbba1c12b7fa8" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.841827  1544 leader_election.cc:290] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.848215  1339 raft_consensus.cc:2393] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a201264f2c424a99ba77e495a89b965b in current term 1: Already voted for candidate 2ae347a0cd6443cca6fcfed5887f0218 in this term.
I20260710 13:28:00.848965  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43904cef9801402b838fbba1c12b7fa8" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.850884  1378 leader_election.cc:304] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:00.856734  1544 raft_consensus.cc:3060] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.856760  1159 catalog_manager.cc:5697] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:00.858641  1159 catalog_manager.cc:5697] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 1, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:00.860146  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.861603  1586 leader_election.cc:290] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.861652  1339 raft_consensus.cc:2468] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.862813  1229 leader_election.cc:304] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:00.863567  1586 raft_consensus.cc:2804] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.867759  1453 tablet_bootstrap.cc:654] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.869971  1455 tablet_bootstrap.cc:654] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.863983  1586 raft_consensus.cc:493] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.871804  1586 raft_consensus.cc:3060] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.878010  1544 raft_consensus.cc:2749] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.878574  1585 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.879304  1486 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.876520  1517 raft_consensus.cc:493] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.879679  1585 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.885877  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.885790  1517 raft_consensus.cc:515] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.879940  1486 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.890416  1463 raft_consensus.cc:493] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:00.891742  1463 raft_consensus.cc:515] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.895727  1159 catalog_manager.cc:5697] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:00.898123  1463 leader_election.cc:290] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
W20260710 13:28:00.900568  1229 leader_election.cc:343] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.901224  1585 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.901770  1503 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.899362  1486 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.903748  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
W20260710 13:28:00.905061  1378 leader_election.cc:343] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.906446  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.910238  1517 leader_election.cc:290] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.914263  1412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.911595  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.914897  1412 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:00.915514  1264 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 0.
I20260710 13:28:00.916213  1229 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:00.917176  1503 raft_consensus.cc:2804] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.917517  1503 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.917840  1503 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.919689  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.922070  1378 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [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: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b; no voters: 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:00.923557  1413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:00.919292  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:00.922823  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:00.924026  1486 raft_consensus.cc:2804] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.926872  1517 consensus_queue.cc:1048] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:28:00.931217  1455 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: No bootstrap required, opened a new log
I20260710 13:28:00.931628  1455 ts_tablet_manager.cc:1403] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.004s
I20260710 13:28:00.928721  1409 raft_consensus.cc:2468] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:28:00.930802  1264 raft_consensus.cc:2468] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 0.
I20260710 13:28:00.928738  1486 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:28:00.929816  1304 leader_election.cc:343] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:00.935834  1229 leader_election.cc:343] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.939287  1585 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.939445  1586 raft_consensus.cc:515] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.941039  1524 consensus_queue.cc:1048] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.941681  1586 leader_election.cc:290] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.942077  1503 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.942754  1454 tablet_bootstrap.cc:654] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:00.934950  1486 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.947001  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.944346  1410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:00.943262  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.949887  1336 raft_consensus.cc:3060] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.950901  1455 raft_consensus.cc:359] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.951524  1455 raft_consensus.cc:385] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.951767  1455 raft_consensus.cc:740] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Initialized, Role: FOLLOWER
W20260710 13:28:00.955372  1229 leader_election.cc:343] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.946203  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:00.956625  1453 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:00.957103  1453 ts_tablet_manager.cc:1403] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.013s
I20260710 13:28:00.956749  1455 consensus_queue.cc:260] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.959048  1455 ts_tablet_manager.cc:1434] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:28:00.945887  1304 leader_election.cc:304] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:00.961391  1585 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.961848  1524 raft_consensus.cc:2804] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:00.962324  1524 raft_consensus.cc:493] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:00.963725  1503 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.963871  1524 raft_consensus.cc:3060] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:00.963141  1229 leader_election.cc:343] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.966863  1486 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.967975  1411 raft_consensus.cc:2393] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ae347a0cd6443cca6fcfed5887f0218 in current term 1: Already voted for candidate a201264f2c424a99ba77e495a89b965b in this term.
I20260710 13:28:00.969329  1585 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:00.974213  1336 raft_consensus.cc:2468] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
W20260710 13:28:00.969530  1304 leader_election.cc:343] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:00.977186  1229 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [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: 2ae347a0cd6443cca6fcfed5887f0218; no voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.977789  1304 leader_election.cc:304] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:00.979494  1585 raft_consensus.cc:2749] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.979588  1463 raft_consensus.cc:2749] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.979604  1454 tablet_bootstrap.cc:492] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:00.985642  1454 ts_tablet_manager.cc:1403] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.004s
I20260710 13:28:00.974674  1453 raft_consensus.cc:359] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.987387  1453 raft_consensus.cc:385] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:00.988086  1453 raft_consensus.cc:740] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:00.988381  1486 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:00.989219  1453 consensus_queue.cc:260] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:00.994547  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:00.994863  1410 raft_consensus.cc:3060] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:00.995299  1453 ts_tablet_manager.cc:1434] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 13:28:00.995379  1263 raft_consensus.cc:2393] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a201264f2c424a99ba77e495a89b965b in current term 1: Already voted for candidate 2ae347a0cd6443cca6fcfed5887f0218 in this term.
I20260710 13:28:00.997648  1453 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:00.999661  1524 raft_consensus.cc:515] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.005389  1524 leader_election.cc:290] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:00.993727  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
W20260710 13:28:01.014513  1378 leader_election.cc:343] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:01.014952  1378 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [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: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:01.015419  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:01.015978  1409 raft_consensus.cc:3060] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.016463  1486 raft_consensus.cc:2749] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:00.992703  1229 leader_election.cc:304] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:01.019551  1585 raft_consensus.cc:2804] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:01.019987  1585 raft_consensus.cc:697] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:01.020784  1585 consensus_queue.cc:237] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.028013  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:01.028614  1264 raft_consensus.cc:3060] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.038698  1454 raft_consensus.cc:359] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.050357  1454 raft_consensus.cc:385] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.050616  1454 raft_consensus.cc:740] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.051716  1454 consensus_queue.cc:260] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.053436  1463 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:01.060598  1160 catalog_manager.cc:5697] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.061527  1454 ts_tablet_manager.cc:1434] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.002s
I20260710 13:28:01.062493  1454 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: Bootstrap starting.
I20260710 13:28:01.073194  1264 raft_consensus.cc:2468] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:28:01.074332  1453 tablet_bootstrap.cc:654] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.074369  1304 leader_election.cc:304] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:01.080466  1463 raft_consensus.cc:2804] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:01.080977  1463 raft_consensus.cc:697] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:01.088056  1463 consensus_queue.cc:237] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.097045  1409 raft_consensus.cc:2468] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 1.
I20260710 13:28:01.097671  1503 raft_consensus.cc:493] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:01.098583  1503 raft_consensus.cc:515] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.101910  1454 tablet_bootstrap.cc:654] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.116542  1503 leader_election.cc:290] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:01.116581  1160 catalog_manager.cc:5697] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 0 to 1, leader changed from <none> to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.119150  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:01.119771  1338 raft_consensus.cc:2468] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 0.
I20260710 13:28:01.119681  1463 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.121631  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:01.125350  1454 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: No bootstrap required, opened a new log
I20260710 13:28:01.125768  1454 ts_tablet_manager.cc:1403] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.004s
I20260710 13:28:01.120991  1229 leader_election.cc:304] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:01.126876  1503 raft_consensus.cc:2804] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:01.127202  1503 raft_consensus.cc:493] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:01.127504  1503 raft_consensus.cc:3060] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.128364  1454 raft_consensus.cc:359] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.129005  1454 raft_consensus.cc:385] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.129267  1454 raft_consensus.cc:740] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.132055  1454 consensus_queue.cc:260] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.134049  1503 raft_consensus.cc:515] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.134548  1454 ts_tablet_manager.cc:1434] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:28:01.135828  1503 leader_election.cc:290] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:01.137194  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:01.137733  1338 raft_consensus.cc:3060] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.141695  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "2ae347a0cd6443cca6fcfed5887f0218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:01.143383  1338 raft_consensus.cc:2468] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ae347a0cd6443cca6fcfed5887f0218 in term 1.
W20260710 13:28:01.144997  1229 leader_election.cc:343] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:01.145686  1229 leader_election.cc:343] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:01.146385  1229 leader_election.cc:304] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: a201264f2c424a99ba77e495a89b965b
I20260710 13:28:01.147161  1503 raft_consensus.cc:2804] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:01.147673  1503 raft_consensus.cc:697] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Leader. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:01.148515  1503 consensus_queue.cc:237] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.149652  1453 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:01.150063  1453 ts_tablet_manager.cc:1403] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.008s
I20260710 13:28:01.152842  1453 raft_consensus.cc:359] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.153728  1453 raft_consensus.cc:385] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.154084  1453 raft_consensus.cc:740] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.155408  1453 consensus_queue.cc:260] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.157485  1453 ts_tablet_manager.cc:1434] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:28:01.158488  1453 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:01.163060  1162 catalog_manager.cc:5697] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:01.164055  1453 tablet_bootstrap.cc:654] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.168565  1453 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:01.168484  1544 raft_consensus.cc:493] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:01.169075  1453 ts_tablet_manager.cc:1403] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:28:01.169075  1544 raft_consensus.cc:515] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.171314  1544 leader_election.cc:290] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:01.171967  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:01.174899  1453 raft_consensus.cc:359] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.175556  1453 raft_consensus.cc:385] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.175413  1338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff3645d9de4d2495663a04f927fe17" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:01.176100  1338 raft_consensus.cc:2393] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a201264f2c424a99ba77e495a89b965b in current term 1: Already voted for candidate 2ae347a0cd6443cca6fcfed5887f0218 in this term.
I20260710 13:28:01.176951  1378 leader_election.cc:304] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a201264f2c424a99ba77e495a89b965b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:01.177163  1453 raft_consensus.cc:740] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.177891  1544 raft_consensus.cc:3060] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.177948  1453 consensus_queue.cc:260] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.180030  1453 ts_tablet_manager.cc:1434] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:28:01.180893  1453 tablet_bootstrap.cc:492] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b: Bootstrap starting.
I20260710 13:28:01.184515  1544 raft_consensus.cc:2749] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:01.186080  1453 tablet_bootstrap.cc:654] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.189817  1453 tablet_bootstrap.cc:492] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b: No bootstrap required, opened a new log
I20260710 13:28:01.190164  1453 ts_tablet_manager.cc:1403] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:28:01.191883  1453 raft_consensus.cc:359] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.192313  1453 raft_consensus.cc:385] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.192538  1453 raft_consensus.cc:740] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.193207  1453 consensus_queue.cc:260] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.194530  1453 ts_tablet_manager.cc:1434] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:01.200768  1544 consensus_queue.cc:1048] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.205166  1544 consensus_queue.cc:1048] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:01.221019  1210 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:01.232033  1517 raft_consensus.cc:493] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:01.232510  1517 raft_consensus.cc:515] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.234113  1517 leader_election.cc:290] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:01.234793  1263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:01.234956  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b7026d5404048089fee3ff1ba19e7f8" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:01.235456  1263 raft_consensus.cc:2393] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 410399e7b00549649bf5f010652f1a7b in current term 1: Already voted for candidate a201264f2c424a99ba77e495a89b965b in this term.
I20260710 13:28:01.236425  1304 leader_election.cc:304] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:01.237062  1517 raft_consensus.cc:3060] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.241671  1517 raft_consensus.cc:2749] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:01.286280  1500 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.294781  1544 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.295125  1411 raft_consensus.cc:3060] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.303287  1500 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.311326  1484 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.350052  1484 consensus_queue.cc:1048] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.361618  1484 consensus_queue.cc:1048] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.450592  1500 consensus_queue.cc:1048] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.458923  1411 raft_consensus.cc:3060] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.467286  1500 consensus_queue.cc:1048] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.598047  1500 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.600965  1464 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.613348  1503 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.619891  1463 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:01.629853  1464 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:01.630323  1464 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:01.632944  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:01.633651  1264 raft_consensus.cc:2393] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 410399e7b00549649bf5f010652f1a7b in current term 1: Already voted for candidate 2ae347a0cd6443cca6fcfed5887f0218 in this term.
I20260710 13:28:01.634960  1464 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:01.636802  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a201264f2c424a99ba77e495a89b965b" is_pre_election: true
I20260710 13:28:01.637534  1411 raft_consensus.cc:2393] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 410399e7b00549649bf5f010652f1a7b in current term 1: Already voted for candidate a201264f2c424a99ba77e495a89b965b in this term.
I20260710 13:28:01.638477  1304 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b; no voters: 2ae347a0cd6443cca6fcfed5887f0218, a201264f2c424a99ba77e495a89b965b
I20260710 13:28:01.639499  1464 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.645323  1464 raft_consensus.cc:2749] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:02.236584  1210 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:02.870682  1544 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.871219  1544 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:02.873071  1544 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:02.873771  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218" is_pre_election: true
I20260710 13:28:02.874029  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b" is_pre_election: true
I20260710 13:28:02.874480  1264 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:02.874616  1339 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 1.
I20260710 13:28:02.875674  1378 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [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: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:02.876226  1544 raft_consensus.cc:2804] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:02.876507  1544 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.876811  1544 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:02.882458  1544 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:02.883913  1544 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 2 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:02.884769  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:02.884928  1339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "a201264f2c424a99ba77e495a89b965b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:02.885351  1264 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:02.885454  1339 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:02.891808  1339 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 2.
I20260710 13:28:02.891808  1264 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a201264f2c424a99ba77e495a89b965b in term 2.
I20260710 13:28:02.893251  1378 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, a201264f2c424a99ba77e495a89b965b; no voters: 
I20260710 13:28:02.894057  1544 raft_consensus.cc:2804] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:02.894526  1544 raft_consensus.cc:697] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Becoming Leader. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:02.895504  1544 consensus_queue.cc:237] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:02.905210  1159 catalog_manager.cc:5697] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b reported cstate change: term changed from 0 to 2, leader changed from <none> to a201264f2c424a99ba77e495a89b965b (127.31.213.131). New cstate: current_term: 2 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:03.420241  1339 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:03.421428  1544 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.434885  1264 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:03.436918  1544 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.772383 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:03.778755  1643 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:28:03.779928  1644 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:28:03.782133 32598 server_base.cc:1061] running on GCE node
W20260710 13:28:03.783100  1646 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:28:03.784372 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:03.784615 32598 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:28:03.784854 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690083784836 us; error 0 us; skew 500 ppm
I20260710 13:28:03.785398 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:03.787791 32598 webserver.cc:533] Webserver started at http://127.31.213.132:37957/ using document root <none> and password file <none>
I20260710 13:28:03.788272 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:03.788506 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:03.788832 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:03.790071 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-3-root/instance:
uuid: "d4d99051e20f4424bff553ec72b6a3a7"
format_stamp: "Formatted at 2026-07-10 13:28:03 on dist-test-slave-20gn"
I20260710 13:28:03.794782 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:28:03.797995  1651 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:28:03.798717 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:03.798966 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-3-root
uuid: "d4d99051e20f4424bff553ec72b6a3a7"
format_stamp: "Formatted at 2026-07-10 13:28:03 on dist-test-slave-20gn"
I20260710 13:28:03.799211 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-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:28:03.818686 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:03.820371 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:03.822412 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:03.824556 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:03.824802 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:03.824991 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:03.825124 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:03.887609 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.132:38689
I20260710 13:28:03.887705  1713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.132:38689 every 8 connection(s)
I20260710 13:28:03.891739 32598 auto_leader_rebalancer-test.cc:388] add a tserver: d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:03.908967  1714 heartbeater.cc:344] Connected to a master server at 127.31.213.190:33591
I20260710 13:28:03.909374  1714 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:03.910135  1714 heartbeater.cc:507] Master 127.31.213.190:33591 requested a full tablet report, sending...
I20260710 13:28:03.911854  1160 ts_manager.cc:194] Registered new tserver with Master: d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689)
I20260710 13:28:03.913142  1160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37172
I20260710 13:28:04.299219  1263 consensus_queue.cc:237] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.306546  1411 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.307906  1338 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.309794  1634 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.312044  1634 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:04.318285  1461 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.319808  1411 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
W20260710 13:28:04.327736  1230 consensus_peers.cc:597] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5b15ab442084a0d87fff3de2f356d24. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.333214  1160 catalog_manager.cc:5697] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.333513  1338 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.337067  1263 consensus_queue.cc:237] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.345767  1411 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:04.347608  1230 consensus_peers.cc:597] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecff3645d9de4d2495663a04f927fe17. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.347738  1634 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:04.351723  1338 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.362869  1461 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:04.375327  1634 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.376919  1411 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.379204  1336 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.392335  1159 catalog_manager.cc:5697] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.405470  1336 consensus_queue.cc:237] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.415407  1411 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.416935  1626 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:04.419804  1263 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.421036  1626 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:04.427027  1735 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.434752  1411 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
W20260710 13:28:04.441695  1305 consensus_peers.cc:597] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d035a86a2da45998be3f27eeaf2c27f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.451031  1160 catalog_manager.cc:5697] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:04.457031  1263 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.469673  1411 consensus_queue.cc:237] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.483356  1338 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.485316  1636 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:04.488135  1263 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:04.489591  1639 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:04.493680  1379 consensus_peers.cc:597] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d760a40425846e9817033011ac7ac57. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:04.495764  1742 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.497030  1338 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.503891  1263 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.508831  1162 catalog_manager.cc:5697] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:04.762177  1746 ts_tablet_manager.cc:933] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:04.765179  1746 tablet_copy_client.cc:323] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:04.776904  1274 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet b5b15ab442084a0d87fff3de2f356d24 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:04.777565  1274 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet b5b15ab442084a0d87fff3de2f356d24 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-b5b15ab442084a0d87fff3de2f356d24
I20260710 13:28:04.781306  1749 ts_tablet_manager.cc:933] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:04.784322  1749 tablet_copy_client.cc:323] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:04.786271  1273 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet ecff3645d9de4d2495663a04f927fe17 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:04.786890  1273 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet ecff3645d9de4d2495663a04f927fe17 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-ecff3645d9de4d2495663a04f927fe17
I20260710 13:28:04.787180  1274 tablet_copy_source_session.cc:215] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:04.791592  1746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b15ab442084a0d87fff3de2f356d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.794720  1273 tablet_copy_source_session.cc:215] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:04.798015  1749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff3645d9de4d2495663a04f927fe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.811051  1746 tablet_copy_client.cc:806] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:04.812916  1746 tablet_copy_client.cc:670] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:04.814469  1749 tablet_copy_client.cc:806] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:04.815130  1749 tablet_copy_client.cc:670] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:04.818140  1746 tablet_copy_client.cc:538] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:04.819633  1749 tablet_copy_client.cc:538] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:04.826893  1746 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:04.827399  1749 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:04.915911  1714 heartbeater.cc:499] Master 127.31.213.190:33591 was elected leader, sending a full tablet report...
I20260710 13:28:04.919936  1749 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:04.921631  1749 tablet_bootstrap.cc:492] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:04.922914  1749 ts_tablet_manager.cc:1403] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.005s
I20260710 13:28:04.927629  1749 raft_consensus.cc:359] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.930013  1749 raft_consensus.cc:740] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:04.931030  1755 ts_tablet_manager.cc:933] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:04.934736  1749 consensus_queue.cc:260] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.933924  1746 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:04.937209  1746 tablet_bootstrap.cc:492] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:04.938426  1746 ts_tablet_manager.cc:1403] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.112s	user 0.025s	sys 0.010s
I20260710 13:28:04.943554  1749 ts_tablet_manager.cc:1434] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:28:04.945009  1746 raft_consensus.cc:359] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.946431  1746 raft_consensus.cc:740] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:04.946488  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-ecff3645d9de4d2495663a04f927fe17 received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:04.947281  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-ecff3645d9de4d2495663a04f927fe17 on tablet ecff3645d9de4d2495663a04f927fe17 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:04.947363  1746 consensus_queue.cc:260] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:04.950488  1755 tablet_copy_client.cc:323] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.131:40155
I20260710 13:28:04.952545  1746 ts_tablet_manager.cc:1434] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 13:28:04.955030  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-b5b15ab442084a0d87fff3de2f356d24 received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:04.955626  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-b5b15ab442084a0d87fff3de2f356d24 on tablet b5b15ab442084a0d87fff3de2f356d24 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:04.972721  1423 tablet_copy_service.cc:140] P a201264f2c424a99ba77e495a89b965b: Received BeginTabletCopySession request for tablet 8d760a40425846e9817033011ac7ac57 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:34790)
I20260710 13:28:04.973587  1423 tablet_copy_service.cc:161] P a201264f2c424a99ba77e495a89b965b: Beginning new tablet copy session on tablet 8d760a40425846e9817033011ac7ac57 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:34790: session id = d4d99051e20f4424bff553ec72b6a3a7-8d760a40425846e9817033011ac7ac57
I20260710 13:28:04.982151  1423 tablet_copy_source_session.cc:215] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:04.985108  1755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d760a40425846e9817033011ac7ac57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:04.997141  1755 tablet_copy_client.cc:806] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:04.997714  1755 tablet_copy_client.cc:670] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:05.001556  1755 tablet_copy_client.cc:538] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:05.008913  1755 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:05.029855  1755 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:05.030929  1755 tablet_bootstrap.cc:492] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:05.031724  1755 ts_tablet_manager.cc:1403] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 13:28:05.035174  1755 raft_consensus.cc:359] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:05.036113  1755 raft_consensus.cc:740] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:05.036872  1755 consensus_queue.cc:260] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:05.039767  1755 ts_tablet_manager.cc:1434] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:28:05.041940  1423 tablet_copy_service.cc:342] P a201264f2c424a99ba77e495a89b965b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-8d760a40425846e9817033011ac7ac57 received from {username='slave'} at 127.0.0.1:34790
I20260710 13:28:05.042102  1746 ts_tablet_manager.cc:933] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:05.042599  1423 tablet_copy_service.cc:434] P a201264f2c424a99ba77e495a89b965b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-8d760a40425846e9817033011ac7ac57 on tablet 8d760a40425846e9817033011ac7ac57 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:05.053704  1746 tablet_copy_client.cc:323] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.130:36385
I20260710 13:28:05.067401  1349 tablet_copy_service.cc:140] P 410399e7b00549649bf5f010652f1a7b: Received BeginTabletCopySession request for tablet 7d035a86a2da45998be3f27eeaf2c27f from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:55692)
I20260710 13:28:05.068079  1349 tablet_copy_service.cc:161] P 410399e7b00549649bf5f010652f1a7b: Beginning new tablet copy session on tablet 7d035a86a2da45998be3f27eeaf2c27f from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:55692: session id = d4d99051e20f4424bff553ec72b6a3a7-7d035a86a2da45998be3f27eeaf2c27f
I20260710 13:28:05.073397  1349 tablet_copy_source_session.cc:215] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:05.075989  1746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d035a86a2da45998be3f27eeaf2c27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:05.086114  1746 tablet_copy_client.cc:806] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:05.086694  1746 tablet_copy_client.cc:670] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:05.090701  1746 tablet_copy_client.cc:538] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:05.100188  1746 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:05.121891  1746 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: 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:28:05.122529  1746 tablet_bootstrap.cc:492] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:05.123018  1746 ts_tablet_manager.cc:1403] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260710 13:28:05.125147  1746 raft_consensus.cc:359] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:05.125766  1746 raft_consensus.cc:740] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:05.126277  1746 consensus_queue.cc:260] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:05.127990  1746 ts_tablet_manager.cc:1434] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:05.129727  1349 tablet_copy_service.cc:342] P 410399e7b00549649bf5f010652f1a7b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-7d035a86a2da45998be3f27eeaf2c27f received from {username='slave'} at 127.0.0.1:55692
I20260710 13:28:05.130152  1349 tablet_copy_service.cc:434] P 410399e7b00549649bf5f010652f1a7b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-7d035a86a2da45998be3f27eeaf2c27f on tablet 7d035a86a2da45998be3f27eeaf2c27f with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:05.200791  1689 raft_consensus.cc:1217] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:05.382577  1689 raft_consensus.cc:1217] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:05.436421  1689 raft_consensus.cc:1217] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:05.496008  1689 raft_consensus.cc:1217] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:05.641100  1461 raft_consensus.cc:1064] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:05.643807  1461 consensus_queue.cc:237] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:05.650645  1689 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:05.651310  1411 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:05.652336  1634 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:05.653196  1338 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:05.653206  1754 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:05.655126  1461 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:05.678565  1461 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.680390  1338 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.681792  1411 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.693017  1689 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.698597  1159 catalog_manager.cc:5697] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.726055  1264 consensus_queue.cc:237] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:05.731210  1338 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:05.732954  1689 raft_consensus.cc:1275] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:05.734120  1754 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:05.735005  1461 consensus_queue.cc:1048] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:05.741127  1754 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.742894  1689 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.748342  1338 raft_consensus.cc:2955] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.750591  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecff3645d9de4d2495663a04f927fe17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:05.756070  1162 catalog_manager.cc:5697] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.767149  1398 tablet_service.cc:1558] Processing DeleteTablet for tablet ecff3645d9de4d2495663a04f927fe17 with delete_type TABLET_DATA_TOMBSTONED (TS a201264f2c424a99ba77e495a89b965b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56564
I20260710 13:28:05.769585  1772 tablet_replica.cc:333] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:05.770689  1772 raft_consensus.cc:2243] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:05.771270  1772 raft_consensus.cc:2272] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:05.774096  1772 ts_tablet_manager.cc:1916] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:05.784951  1772 ts_tablet_manager.cc:1929] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:05.785352  1772 log.cc:1199] T ecff3645d9de4d2495663a04f927fe17 P a201264f2c424a99ba77e495a89b965b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/wals/ecff3645d9de4d2495663a04f927fe17
I20260710 13:28:05.786756  1148 catalog_manager.cc:5028] TS a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): tablet ecff3645d9de4d2495663a04f927fe17 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:05.889425  1754 raft_consensus.cc:1064] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:05.891453  1754 consensus_queue.cc:237] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:05.898078  1411 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:05.898067  1689 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:05.899818  1338 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:05.899653  1754 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:05.901880  1634 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:05.903699  1461 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:05.916323  1774 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.918607  1410 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.930680  1689 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.942375  1336 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:05.943533  1162 catalog_manager.cc:5697] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:05.956575  1636 raft_consensus.cc:1064] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:05.959955  1636 consensus_queue.cc:237] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:05.962723  1762 raft_consensus.cc:1064] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:05.967015  1762 consensus_queue.cc:237] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:05.969424  1263 consensus_queue.cc:237] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:05.980089  1689 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:05.983366  1774 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:06.003638  1754 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.005383  1410 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:06.005551  1688 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.010573  1689 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:06.011705  1461 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:06.011998  1336 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:06.013182  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5b15ab442084a0d87fff3de2f356d24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:06.014355  1763 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:06.016199  1763 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:06.020217  1410 raft_consensus.cc:2955] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.020426  1160 catalog_manager.cc:5697] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:06.029493  1263 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:06.031018  1742 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:06.034008  1327 tablet_service.cc:1558] Processing DeleteTablet for tablet b5b15ab442084a0d87fff3de2f356d24 with delete_type TABLET_DATA_TOMBSTONED (TS 410399e7b00549649bf5f010652f1a7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43820
I20260710 13:28:06.040113  1783 tablet_replica.cc:333] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:06.041347  1783 raft_consensus.cc:2243] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.042157  1783 raft_consensus.cc:2272] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.042372  1742 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.045115  1689 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.050971  1264 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:06.056155  1735 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:06.051414  1783 ts_tablet_manager.cc:1916] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:06.052119  1411 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:06.053611  1688 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:06.063867  1263 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.068362  1336 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.069281  1778 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:06.070169  1735 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:06.079640  1783 ts_tablet_manager.cc:1929] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:06.080106  1783 log.cc:1199] T b5b15ab442084a0d87fff3de2f356d24 P 410399e7b00549649bf5f010652f1a7b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/wals/b5b15ab442084a0d87fff3de2f356d24
I20260710 13:28:06.081782  1148 catalog_manager.cc:5028] TS 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): tablet b5b15ab442084a0d87fff3de2f356d24 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:06.086155  1160 catalog_manager.cc:5697] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:06.105561  1762 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.107355  1410 consensus_queue.cc:237] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:06.114777  1263 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.118059  1689 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:06.119788  1636 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:06.121091  1264 raft_consensus.cc:1275] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:06.124734  1636 consensus_queue.cc:1048] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:06.122416  1410 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.132316  1160 catalog_manager.cc:5697] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.132444  1763 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.137188  1689 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.144126  1264 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.149209  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d760a40425846e9817033011ac7ac57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:06.157560  1336 consensus_queue.cc:237] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:06.163131  1688 raft_consensus.cc:2955] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.170936  1689 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:06.172487  1788 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:06.177479  1410 raft_consensus.cc:1275] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:06.166210  1162 catalog_manager.cc:5697] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:06.179401  1778 consensus_queue.cc:1048] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:06.182471  1788 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.184299  1688 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.188620  1410 raft_consensus.cc:2955] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:06.195345  1327 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d760a40425846e9817033011ac7ac57 with delete_type TABLET_DATA_TOMBSTONED (TS 410399e7b00549649bf5f010652f1a7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43820
I20260710 13:28:06.196295  1783 tablet_replica.cc:333] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:06.197307  1783 raft_consensus.cc:2243] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.198105  1783 raft_consensus.cc:2272] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.198138  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d035a86a2da45998be3f27eeaf2c27f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:06.205639  1160 catalog_manager.cc:5697] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:06.206911  1783 ts_tablet_manager.cc:1916] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:06.219673  1245 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d035a86a2da45998be3f27eeaf2c27f with delete_type TABLET_DATA_TOMBSTONED (TS 2ae347a0cd6443cca6fcfed5887f0218 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260710 13:28:06.223568  1789 tablet_replica.cc:333] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:06.224078  1783 ts_tablet_manager.cc:1929] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:06.224432  1789 raft_consensus.cc:2243] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:06.224509  1783 log.cc:1199] T 8d760a40425846e9817033011ac7ac57 P 410399e7b00549649bf5f010652f1a7b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/wals/8d760a40425846e9817033011ac7ac57
I20260710 13:28:06.225260  1789 raft_consensus.cc:2272] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:06.226235  1148 catalog_manager.cc:5028] TS 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): tablet 8d760a40425846e9817033011ac7ac57 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:06.228502  1789 ts_tablet_manager.cc:1916] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:06.238281  1789 ts_tablet_manager.cc:1929] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:06.238610  1789 log.cc:1199] T 7d035a86a2da45998be3f27eeaf2c27f P 2ae347a0cd6443cca6fcfed5887f0218: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/wals/7d035a86a2da45998be3f27eeaf2c27f
I20260710 13:28:06.239980  1148 catalog_manager.cc:5028] TS 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): tablet 7d035a86a2da45998be3f27eeaf2c27f (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:07.257125  1264 consensus_queue.cc:237] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.263006  1410 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:07.263281  1230 consensus_peers.cc:597] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a9a6c3323d041e2b65b26926432fb4e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:07.263720  1338 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:07.264376  1793 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:07.265225  1461 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:07.272799  1461 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.280061  1410 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.286166  1162 catalog_manager.cc:5697] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.288194  1336 consensus_queue.cc:237] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue 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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.289855  1338 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
W20260710 13:28:07.297574  1305 consensus_peers.cc:597] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d564ab0999a4c5d91142ab8ccb85f36. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:07.298439  1410 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:07.300096  1264 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:07.302021  1791 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:07.302911  1788 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:07.313074  1791 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.317790  1264 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.319833  1410 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.333952  1160 catalog_manager.cc:5697] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.335480  1410 consensus_queue.cc:237] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.341681  1336 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:07.342025  1264 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:07.342828  1379 consensus_peers.cc:597] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 801a3bdd33f04ad1b1f6ff73cc1d8f5b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:07.343225  1790 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:07.344106  1804 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:07.353485  1804 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.355456  1336 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.357570  1263 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.370663  1162 catalog_manager.cc:5697] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.373477  1263 consensus_queue.cc:237] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
W20260710 13:28:07.379998  1230 consensus_peers.cc:597] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c91e4806fe6c443390e4272b345af50e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:07.383194  1336 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:07.383445  1410 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:07.384552  1461 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:07.385268  1793 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:07.392688  1461 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.394364  1410 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.394897  1336 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:07.406131  1161 catalog_manager.cc:5697] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:07.716321  1810 ts_tablet_manager.cc:933] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:07.718350  1810 tablet_copy_client.cc:323] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:07.719810  1273 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet 6a9a6c3323d041e2b65b26926432fb4e from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:07.720239  1273 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet 6a9a6c3323d041e2b65b26926432fb4e from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-6a9a6c3323d041e2b65b26926432fb4e
I20260710 13:28:07.726341  1273 tablet_copy_source_session.cc:215] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:07.728926  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a6c3323d041e2b65b26926432fb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.739595  1810 tablet_copy_client.cc:806] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:07.740095  1810 tablet_copy_client.cc:670] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:07.746372  1810 tablet_copy_client.cc:538] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:07.753391  1810 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:07.767666  1810 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: 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:28:07.768337  1810 tablet_bootstrap.cc:492] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:07.768891  1810 ts_tablet_manager.cc:1403] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:28:07.770880  1810 raft_consensus.cc:359] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.771450  1810 raft_consensus.cc:740] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:07.771955  1810 consensus_queue.cc:260] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.774492  1810 ts_tablet_manager.cc:1434] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:07.776409  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-6a9a6c3323d041e2b65b26926432fb4e received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:07.776846  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-6a9a6c3323d041e2b65b26926432fb4e on tablet 6a9a6c3323d041e2b65b26926432fb4e with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:07.793068  1810 ts_tablet_manager.cc:933] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:07.795810  1810 tablet_copy_client.cc:323] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.130:36385
I20260710 13:28:07.797381  1349 tablet_copy_service.cc:140] P 410399e7b00549649bf5f010652f1a7b: Received BeginTabletCopySession request for tablet 8d564ab0999a4c5d91142ab8ccb85f36 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:55692)
I20260710 13:28:07.797881  1349 tablet_copy_service.cc:161] P 410399e7b00549649bf5f010652f1a7b: Beginning new tablet copy session on tablet 8d564ab0999a4c5d91142ab8ccb85f36 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:55692: session id = d4d99051e20f4424bff553ec72b6a3a7-8d564ab0999a4c5d91142ab8ccb85f36
I20260710 13:28:07.802979  1349 tablet_copy_source_session.cc:215] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:07.805889  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d564ab0999a4c5d91142ab8ccb85f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.815742  1810 tablet_copy_client.cc:806] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:07.816254  1810 tablet_copy_client.cc:670] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:07.819726  1810 tablet_copy_client.cc:538] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:07.825855  1810 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:07.837015  1815 ts_tablet_manager.cc:933] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:07.839030  1815 tablet_copy_client.cc:323] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:07.840677  1273 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet c91e4806fe6c443390e4272b345af50e from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:07.841190  1273 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet c91e4806fe6c443390e4272b345af50e from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-c91e4806fe6c443390e4272b345af50e
I20260710 13:28:07.843355  1810 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:07.844183  1810 tablet_bootstrap.cc:492] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:07.844897  1810 ts_tablet_manager.cc:1403] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:28:07.847401  1810 raft_consensus.cc:359] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.847992  1810 raft_consensus.cc:740] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:07.848317  1273 tablet_copy_source_session.cc:215] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:07.848496  1810 consensus_queue.cc:260] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.850760  1810 ts_tablet_manager.cc:1434] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:07.852087  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e4806fe6c443390e4272b345af50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.854321  1349 tablet_copy_service.cc:342] P 410399e7b00549649bf5f010652f1a7b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-8d564ab0999a4c5d91142ab8ccb85f36 received from {username='slave'} at 127.0.0.1:55692
I20260710 13:28:07.854717  1349 tablet_copy_service.cc:434] P 410399e7b00549649bf5f010652f1a7b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-8d564ab0999a4c5d91142ab8ccb85f36 on tablet 8d564ab0999a4c5d91142ab8ccb85f36 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:07.866698  1815 tablet_copy_client.cc:806] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:07.867249  1815 tablet_copy_client.cc:670] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:07.870620  1815 tablet_copy_client.cc:538] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:07.878564  1815 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:07.898043  1815 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: 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:28:07.898885  1815 tablet_bootstrap.cc:492] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:07.899510  1815 ts_tablet_manager.cc:1403] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:28:07.902473  1815 raft_consensus.cc:359] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.903275  1815 raft_consensus.cc:740] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:07.903888  1815 consensus_queue.cc:260] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:07.906630  1815 ts_tablet_manager.cc:1434] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:07.908181  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-c91e4806fe6c443390e4272b345af50e received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:07.908555  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-c91e4806fe6c443390e4272b345af50e on tablet c91e4806fe6c443390e4272b345af50e with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:07.943670  1815 ts_tablet_manager.cc:933] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:07.945328  1815 tablet_copy_client.cc:323] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.131:40155
I20260710 13:28:07.946942  1423 tablet_copy_service.cc:140] P a201264f2c424a99ba77e495a89b965b: Received BeginTabletCopySession request for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:34790)
I20260710 13:28:07.947474  1423 tablet_copy_service.cc:161] P a201264f2c424a99ba77e495a89b965b: Beginning new tablet copy session on tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:34790: session id = d4d99051e20f4424bff553ec72b6a3a7-801a3bdd33f04ad1b1f6ff73cc1d8f5b
I20260710 13:28:07.954656  1423 tablet_copy_source_session.cc:215] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:07.957796  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:07.972118  1815 tablet_copy_client.cc:806] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:07.972625  1815 tablet_copy_client.cc:670] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:07.976313  1815 tablet_copy_client.cc:538] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:07.984403  1815 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:08.004448  1815 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: 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:28:08.005342  1815 tablet_bootstrap.cc:492] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:08.005959  1815 ts_tablet_manager.cc:1403] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 13:28:08.008802  1815 raft_consensus.cc:359] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:08.009660  1815 raft_consensus.cc:740] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:08.010280  1815 consensus_queue.cc:260] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:08.012589  1815 ts_tablet_manager.cc:1434] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:28:08.014325  1423 tablet_copy_service.cc:342] P a201264f2c424a99ba77e495a89b965b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-801a3bdd33f04ad1b1f6ff73cc1d8f5b received from {username='slave'} at 127.0.0.1:34790
I20260710 13:28:08.014715  1423 tablet_copy_service.cc:434] P a201264f2c424a99ba77e495a89b965b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-801a3bdd33f04ad1b1f6ff73cc1d8f5b on tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:08.324790  1689 raft_consensus.cc:1217] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:08.325836  1688 raft_consensus.cc:1217] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:08.383630  1688 raft_consensus.cc:1217] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:08.415402  1688 raft_consensus.cc:1217] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:08.835091  1824 raft_consensus.cc:1064] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:08.836999  1824 consensus_queue.cc:237] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:08.842732  1338 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.842885  1688 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.844096  1263 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.844328  1790 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:08.845206  1824 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:08.845955  1825 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:08.868724  1825 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.872128  1338 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.872802  1263 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.881448  1689 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.890571  1162 catalog_manager.cc:5697] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:08.894223  1823 raft_consensus.cc:1064] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:08.897208  1823 consensus_queue.cc:237] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:08.908368  1688 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.910120  1788 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:08.924755  1411 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.927567  1788 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:28:08.931025  1230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.132:38689, user_credentials={real_user=slave}} blocked reactor thread for 45826.6us
I20260710 13:28:08.935411  1832 raft_consensus.cc:1064] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:08.939781  1832 consensus_queue.cc:237] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:08.943799  1263 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260710 13:28:08.947196  1229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.130:36385, user_credentials={real_user=slave}} blocked reactor thread for 70881.5us
I20260710 13:28:08.948768  1830 raft_consensus.cc:1064] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:08.945653  1823 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:28:08.952421  1830 consensus_queue.cc:237] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:08.955399  1837 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.964197  1688 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.966985  1411 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.969238  1410 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.970901  1688 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.973784  1338 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.976963  1822 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:08.982091  1264 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:08.984511  1689 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.986920  1832 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:08.989961  1410 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.990279  1830 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:08.992481  1338 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:08.993598  1830 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:08.998642  1830 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.000113  1822 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:09.014966  1411 consensus_queue.cc:237] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:09.017926  1830 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.030864  1160 catalog_manager.cc:5697] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.035737  1687 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.039556  1688 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.040727  1831 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:09.043061  1338 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.043401  1409 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.048270  1336 raft_consensus.cc:1275] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.049954  1831 consensus_queue.cc:1048] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:09.051502  1830 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.061189  1790 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.066143  1338 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.066433  1336 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.070634  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:09.070331  1339 consensus_queue.cc:237] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:09.074848  1409 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.075894  1688 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.085227  1689 raft_consensus.cc:2955] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.086912  1161 catalog_manager.cc:5697] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.089913  1161 catalog_manager.cc:5697] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.094153  1687 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.095583  1823 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:09.095889  1410 raft_consensus.cc:1275] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.099442  1843 consensus_queue.cc:1048] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:09.109135  1837 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.114506  1160 catalog_manager.cc:5697] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.114841  1688 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.118019  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d564ab0999a4c5d91142ab8ccb85f36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:09.120566  1409 raft_consensus.cc:2955] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.124130  1264 consensus_queue.cc:237] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:09.128336  1263 consensus_queue.cc:237] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:09.134245  1245 tablet_service.cc:1558] Processing DeleteTablet for tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b with delete_type TABLET_DATA_TOMBSTONED (TS 2ae347a0cd6443cca6fcfed5887f0218 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260710 13:28:09.138525  1160 catalog_manager.cc:5697] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.143098  1689 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.143098  1409 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.145360  1339 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.143152  1688 raft_consensus.cc:1275] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:09.148411  1822 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:09.150213  1822 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:09.157627  1830 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.161327  1688 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.161677  1835 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.163278  1246 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d564ab0999a4c5d91142ab8ccb85f36 with delete_type TABLET_DATA_TOMBSTONED (TS 2ae347a0cd6443cca6fcfed5887f0218 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260710 13:28:09.169305  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a9a6c3323d041e2b65b26926432fb4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:09.170081  1689 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.171675  1832 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:09.177351  1339 raft_consensus.cc:2955] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.184078  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c91e4806fe6c443390e4272b345af50e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:09.186307  1852 tablet_replica.cc:333] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:09.187247  1852 raft_consensus.cc:2243] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.187919  1852 raft_consensus.cc:2272] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.190248  1159 catalog_manager.cc:5697] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.190897  1161 catalog_manager.cc:5697] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.171422  1830 consensus_queue.cc:1048] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260710 13:28:09.198678  1852 ts_tablet_manager.cc:1916] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:09.198344  1409 raft_consensus.cc:2955] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:09.207360  1327 tablet_service.cc:1558] Processing DeleteTablet for tablet c91e4806fe6c443390e4272b345af50e with delete_type TABLET_DATA_TOMBSTONED (TS 410399e7b00549649bf5f010652f1a7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43820
I20260710 13:28:09.210732  1853 tablet_replica.cc:333] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:09.211779  1853 raft_consensus.cc:2243] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.212447  1853 raft_consensus.cc:2272] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.214634  1398 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a9a6c3323d041e2b65b26926432fb4e with delete_type TABLET_DATA_TOMBSTONED (TS a201264f2c424a99ba77e495a89b965b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56564
I20260710 13:28:09.219220  1853 ts_tablet_manager.cc:1916] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:09.229257  1852 ts_tablet_manager.cc:1929] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:09.230186  1852 log.cc:1199] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 2ae347a0cd6443cca6fcfed5887f0218: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/wals/801a3bdd33f04ad1b1f6ff73cc1d8f5b
I20260710 13:28:09.232328  1852 tablet_replica.cc:333] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:09.233546  1148 catalog_manager.cc:5028] TS 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): tablet 801a3bdd33f04ad1b1f6ff73cc1d8f5b (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:09.233798  1854 tablet_replica.cc:333] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:09.234740  1854 raft_consensus.cc:2243] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.235234  1853 ts_tablet_manager.cc:1929] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:09.235332  1852 raft_consensus.cc:2243] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:09.235457  1854 raft_consensus.cc:2272] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.235737  1853 log.cc:1199] T c91e4806fe6c443390e4272b345af50e P 410399e7b00549649bf5f010652f1a7b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/wals/c91e4806fe6c443390e4272b345af50e
I20260710 13:28:09.237498  1148 catalog_manager.cc:5028] TS 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): tablet c91e4806fe6c443390e4272b345af50e (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:09.236464  1852 raft_consensus.cc:2272] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:09.240123  1854 ts_tablet_manager.cc:1916] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:09.240958  1852 ts_tablet_manager.cc:1916] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:09.251873  1854 ts_tablet_manager.cc:1929] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:09.251931  1852 ts_tablet_manager.cc:1929] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:09.252303  1854 log.cc:1199] T 6a9a6c3323d041e2b65b26926432fb4e P a201264f2c424a99ba77e495a89b965b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/wals/6a9a6c3323d041e2b65b26926432fb4e
I20260710 13:28:09.252422  1852 log.cc:1199] T 8d564ab0999a4c5d91142ab8ccb85f36 P 2ae347a0cd6443cca6fcfed5887f0218: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/wals/8d564ab0999a4c5d91142ab8ccb85f36
I20260710 13:28:09.253726  1148 catalog_manager.cc:5028] TS 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): tablet 8d564ab0999a4c5d91142ab8ccb85f36 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:09.254309  1148 catalog_manager.cc:5028] TS a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): tablet 6a9a6c3323d041e2b65b26926432fb4e (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:10.241223  1339 consensus_queue.cc:237] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.247409  1409 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:10.247574  1305 consensus_peers.cc:597] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb09f159ffa0411fb0dc024297407cd6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:10.248010  1263 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:10.248711  1857 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:10.249572  1858 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:10.256753  1837 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.258281  1264 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.258529  1409 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.271967  1161 catalog_manager.cc:5697] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.275873  1339 consensus_queue.cc:237] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.286072  1264 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:10.287194  1858 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:10.287804  1409 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:10.288146  1305 consensus_peers.cc:597] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11507c2e11dd43f2b6227f2c7d4f9940. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:10.289166  1858 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:10.295428  1837 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.296990  1264 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.312552  1159 catalog_manager.cc:5697] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.316027  1264 consensus_queue.cc:237] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.318009  1409 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.323096  1410 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:10.323426  1230 consensus_peers.cc:597] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43904cef9801402b838fbba1c12b7fa8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:10.323900  1339 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:10.324404  1835 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:10.326298  1835 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:10.336489  1822 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.337963  1338 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.349972  1159 catalog_manager.cc:5697] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.358610  1264 consensus_queue.cc:237] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.361094  1409 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
W20260710 13:28:10.373769  1230 consensus_peers.cc:597] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0623be4980e44c5ba29c5405952e3399. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:10.374612  1410 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:10.377504  1874 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:10.377980  1338 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:10.379194  1873 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:10.387442  1874 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.389027  1409 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.389284  1338 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.401643  1159 catalog_manager.cc:5697] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:10.817008  1878 ts_tablet_manager.cc:933] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:10.818698  1878 tablet_copy_client.cc:323] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.130:36385
I20260710 13:28:10.820405  1349 tablet_copy_service.cc:140] P 410399e7b00549649bf5f010652f1a7b: Received BeginTabletCopySession request for tablet 11507c2e11dd43f2b6227f2c7d4f9940 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:55692)
I20260710 13:28:10.820947  1349 tablet_copy_service.cc:161] P 410399e7b00549649bf5f010652f1a7b: Beginning new tablet copy session on tablet 11507c2e11dd43f2b6227f2c7d4f9940 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:55692: session id = d4d99051e20f4424bff553ec72b6a3a7-11507c2e11dd43f2b6227f2c7d4f9940
I20260710 13:28:10.828440  1349 tablet_copy_source_session.cc:215] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:10.828629  1880 ts_tablet_manager.cc:933] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:10.830811  1880 tablet_copy_client.cc:323] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:10.831673  1878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11507c2e11dd43f2b6227f2c7d4f9940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.832223  1273 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet 43904cef9801402b838fbba1c12b7fa8 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:10.832741  1273 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet 43904cef9801402b838fbba1c12b7fa8 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-43904cef9801402b838fbba1c12b7fa8
I20260710 13:28:10.838449  1273 tablet_copy_source_session.cc:215] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:10.840894  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43904cef9801402b838fbba1c12b7fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.848673  1878 tablet_copy_client.cc:806] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:10.849210  1878 tablet_copy_client.cc:670] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:10.852118  1880 tablet_copy_client.cc:806] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:10.853154  1880 tablet_copy_client.cc:670] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:10.854235  1878 tablet_copy_client.cc:538] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:10.857096  1880 tablet_copy_client.cc:538] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:10.862536  1878 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:10.870664  1880 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:10.873694  1882 ts_tablet_manager.cc:933] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:10.877794  1882 tablet_copy_client.cc:323] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.130:36385
I20260710 13:28:10.879540  1349 tablet_copy_service.cc:140] P 410399e7b00549649bf5f010652f1a7b: Received BeginTabletCopySession request for tablet bb09f159ffa0411fb0dc024297407cd6 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:55692)
I20260710 13:28:10.880071  1349 tablet_copy_service.cc:161] P 410399e7b00549649bf5f010652f1a7b: Beginning new tablet copy session on tablet bb09f159ffa0411fb0dc024297407cd6 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:55692: session id = d4d99051e20f4424bff553ec72b6a3a7-bb09f159ffa0411fb0dc024297407cd6
I20260710 13:28:10.888190  1349 tablet_copy_source_session.cc:215] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:10.891737  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb09f159ffa0411fb0dc024297407cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.909009  1882 tablet_copy_client.cc:806] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:10.909582  1882 tablet_copy_client.cc:670] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:10.911027  1880 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:10.911936  1880 tablet_bootstrap.cc:492] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:10.912624  1880 ts_tablet_manager.cc:1403] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.000s
I20260710 13:28:10.913100  1882 tablet_copy_client.cc:538] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:10.914188  1878 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:10.915097  1878 tablet_bootstrap.cc:492] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:10.915762  1878 ts_tablet_manager.cc:1403] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.012s
I20260710 13:28:10.915794  1880 raft_consensus.cc:359] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.917008  1880 raft_consensus.cc:740] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:10.917667  1880 consensus_queue.cc:260] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.918773  1878 raft_consensus.cc:359] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.919561  1878 raft_consensus.cc:740] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:10.920172  1878 consensus_queue.cc:260] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.922654  1882 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:10.930075  1878 ts_tablet_manager.cc:1434] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:28:10.931715  1349 tablet_copy_service.cc:342] P 410399e7b00549649bf5f010652f1a7b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-11507c2e11dd43f2b6227f2c7d4f9940 received from {username='slave'} at 127.0.0.1:55692
I20260710 13:28:10.932107  1349 tablet_copy_service.cc:434] P 410399e7b00549649bf5f010652f1a7b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-11507c2e11dd43f2b6227f2c7d4f9940 on tablet 11507c2e11dd43f2b6227f2c7d4f9940 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:10.940325  1880 ts_tablet_manager.cc:1434] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 13:28:10.941973  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-43904cef9801402b838fbba1c12b7fa8 received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:10.942368  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-43904cef9801402b838fbba1c12b7fa8 on tablet 43904cef9801402b838fbba1c12b7fa8 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:10.957728  1880 ts_tablet_manager.cc:933] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:10.958122  1882 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:10.959026  1882 tablet_bootstrap.cc:492] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:10.959374  1880 tablet_copy_client.cc:323] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:10.959645  1882 ts_tablet_manager.cc:1403] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.013s
I20260710 13:28:10.960986  1273 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet 0623be4980e44c5ba29c5405952e3399 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:10.961509  1273 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet 0623be4980e44c5ba29c5405952e3399 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-0623be4980e44c5ba29c5405952e3399
I20260710 13:28:10.963191  1882 raft_consensus.cc:359] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.964035  1882 raft_consensus.cc:740] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:10.964658  1882 consensus_queue.cc:260] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:10.966933  1882 ts_tablet_manager.cc:1434] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:10.968547  1349 tablet_copy_service.cc:342] P 410399e7b00549649bf5f010652f1a7b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-bb09f159ffa0411fb0dc024297407cd6 received from {username='slave'} at 127.0.0.1:55692
I20260710 13:28:10.968942  1349 tablet_copy_service.cc:434] P 410399e7b00549649bf5f010652f1a7b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-bb09f159ffa0411fb0dc024297407cd6 on tablet bb09f159ffa0411fb0dc024297407cd6 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:10.969038  1273 tablet_copy_source_session.cc:215] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:10.972821  1880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623be4980e44c5ba29c5405952e3399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:10.985440  1880 tablet_copy_client.cc:806] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:10.985919  1880 tablet_copy_client.cc:670] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:10.989049  1880 tablet_copy_client.cc:538] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:10.995102  1880 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:11.009778  1880 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:11.010449  1880 tablet_bootstrap.cc:492] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:11.010982  1880 ts_tablet_manager.cc:1403] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:28:11.013128  1880 raft_consensus.cc:359] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:11.013718  1880 raft_consensus.cc:740] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:11.014230  1880 consensus_queue.cc:260] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:11.016275  1880 ts_tablet_manager.cc:1434] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:11.018306  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-0623be4980e44c5ba29c5405952e3399 received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:11.018705  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-0623be4980e44c5ba29c5405952e3399 on tablet 0623be4980e44c5ba29c5405952e3399 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:11.301991  1688 raft_consensus.cc:1217] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:11.383388  1688 raft_consensus.cc:1217] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:11.390239  1688 raft_consensus.cc:1217] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:11.427968  1688 raft_consensus.cc:1217] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:11.862821  1891 raft_consensus.cc:1064] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:11.865338  1891 consensus_queue.cc:237] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:11.872148  1410 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.872892  1262 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.874135  1689 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.874495  1874 raft_consensus.cc:1064] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:11.875017  1891 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:11.875869  1837 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:11.876951  1874 consensus_queue.cc:237] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:11.877890  1892 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:11.891702  1409 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.892987  1338 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.893236  1835 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:11.894559  1688 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.895953  1822 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:11.897415  1899 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:11.928213  1874 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.929304  1892 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.931631  1411 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.940153  1687 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.940459  1338 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.950525  1891 raft_consensus.cc:1064] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:11.951538  1161 catalog_manager.cc:5697] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.953089  1891 consensus_queue.cc:237] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:11.962936  1262 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.971199  1410 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.977479  1159 catalog_manager.cc:5697] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:11.991528  1688 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:11.994887  1687 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:11.996249  1900 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:12.010658  1899 raft_consensus.cc:1064] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:12.013339  1899 consensus_queue.cc:237] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:12.017807  1410 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:12.019397  1837 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:12.021292  1687 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:12.027410  1822 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:12.034812  1262 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:12.036965  1338 consensus_queue.cc:237] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:12.040863  1891 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:12.046594  1339 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:12.047804  1688 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.048600  1410 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:12.048622  1409 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.050169  1835 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:12.050688  1837 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:12.052583  1835 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:28:12.060662  1900 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.065583  1688 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.074249  1892 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:12.081259  1264 consensus_queue.cc:237] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:12.085282  1410 raft_consensus.cc:2955] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.091032  1686 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.093375  1899 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:12.103757  1874 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.105350  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11507c2e11dd43f2b6227f2c7d4f9940 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:12.106513  1338 raft_consensus.cc:1275] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.108469  1835 consensus_queue.cc:1048] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:12.113564  1338 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.115022  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0623be4980e44c5ba29c5405952e3399 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:12.115132  1688 raft_consensus.cc:2955] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.116967  1906 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.122093  1161 catalog_manager.cc:5697] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.125991  1162 catalog_manager.cc:5697] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.130555  1689 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.138792  1874 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.147047  1262 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.151319  1245 tablet_service.cc:1558] Processing DeleteTablet for tablet 11507c2e11dd43f2b6227f2c7d4f9940 with delete_type TABLET_DATA_TOMBSTONED (TS 2ae347a0cd6443cca6fcfed5887f0218 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260710 13:28:12.155332  1339 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.193764  1410 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.207074  1398 tablet_service.cc:1558] Processing DeleteTablet for tablet 0623be4980e44c5ba29c5405952e3399 with delete_type TABLET_DATA_TOMBSTONED (TS a201264f2c424a99ba77e495a89b965b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56564
I20260710 13:28:12.205555  1162 catalog_manager.cc:5697] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.212960  1921 tablet_replica.cc:333] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:12.213898  1921 raft_consensus.cc:2243] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:12.214571  1921 raft_consensus.cc:2272] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:12.217346  1920 tablet_replica.cc:333] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:12.224607  1921 ts_tablet_manager.cc:1916] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:12.226562  1920 raft_consensus.cc:2243] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:12.227296  1920 raft_consensus.cc:2272] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:12.232806  1410 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.235836  1160 catalog_manager.cc:5697] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:12.236537  1687 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.245553  1920 ts_tablet_manager.cc:1916] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:12.249917  1921 ts_tablet_manager.cc:1929] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:12.250403  1921 log.cc:1199] T 0623be4980e44c5ba29c5405952e3399 P a201264f2c424a99ba77e495a89b965b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/wals/0623be4980e44c5ba29c5405952e3399
I20260710 13:28:12.251951  1148 catalog_manager.cc:5028] TS a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): tablet 0623be4980e44c5ba29c5405952e3399 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:12.262877  1338 consensus_queue.cc:237] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:12.264896  1920 ts_tablet_manager.cc:1929] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:12.265339  1920 log.cc:1199] T 11507c2e11dd43f2b6227f2c7d4f9940 P 2ae347a0cd6443cca6fcfed5887f0218: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/wals/11507c2e11dd43f2b6227f2c7d4f9940
I20260710 13:28:12.266899  1148 catalog_manager.cc:5028] TS 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): tablet 11507c2e11dd43f2b6227f2c7d4f9940 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:12.267364  1262 consensus_queue.cc:237] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:12.269534  1264 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.270310  1687 raft_consensus.cc:1275] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.271028  1837 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:12.271809  1891 consensus_queue.cc:1048] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:12.275944  1687 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.277292  1410 raft_consensus.cc:1275] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:12.278160  1899 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:12.278963  1835 consensus_queue.cc:1048] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:12.281288  1906 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.287129  1822 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.288842  1262 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.294420  1410 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.297094  1688 raft_consensus.cc:2955] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.301939  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43904cef9801402b838fbba1c12b7fa8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:12.310704  1159 catalog_manager.cc:5697] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:12.317402  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb09f159ffa0411fb0dc024297407cd6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:12.321280  1687 raft_consensus.cc:2955] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.323477  1161 catalog_manager.cc:5697] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:12.333902  1398 tablet_service.cc:1558] Processing DeleteTablet for tablet bb09f159ffa0411fb0dc024297407cd6 with delete_type TABLET_DATA_TOMBSTONED (TS a201264f2c424a99ba77e495a89b965b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56564
I20260710 13:28:12.334821  1921 tablet_replica.cc:333] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:12.334918  1327 tablet_service.cc:1558] Processing DeleteTablet for tablet 43904cef9801402b838fbba1c12b7fa8 with delete_type TABLET_DATA_TOMBSTONED (TS 410399e7b00549649bf5f010652f1a7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43820
I20260710 13:28:12.335813  1921 raft_consensus.cc:2243] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:12.337857  1923 tablet_replica.cc:333] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:12.338889  1923 raft_consensus.cc:2243] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:12.339128  1921 raft_consensus.cc:2272] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:12.339757  1923 raft_consensus.cc:2272] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:12.345700  1921 ts_tablet_manager.cc:1916] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:12.350344  1923 ts_tablet_manager.cc:1916] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:12.358868  1921 ts_tablet_manager.cc:1929] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:12.359393  1921 log.cc:1199] T bb09f159ffa0411fb0dc024297407cd6 P a201264f2c424a99ba77e495a89b965b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/wals/bb09f159ffa0411fb0dc024297407cd6
I20260710 13:28:12.360723  1148 catalog_manager.cc:5028] TS a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): tablet bb09f159ffa0411fb0dc024297407cd6 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:12.361590  1923 ts_tablet_manager.cc:1929] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:12.361948  1923 log.cc:1199] T 43904cef9801402b838fbba1c12b7fa8 P 410399e7b00549649bf5f010652f1a7b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/wals/43904cef9801402b838fbba1c12b7fa8
I20260710 13:28:12.363235  1148 catalog_manager.cc:5028] TS 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): tablet 43904cef9801402b838fbba1c12b7fa8 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:13.365183  1410 consensus_queue.cc:237] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
W20260710 13:28:13.371181  1379 consensus_peers.cc:597] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18054f20c796451b921973f2bb4d58c3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.371219  1338 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.371776  1262 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.372627  1924 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:13.373595  1926 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.380267  1924 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.381954  1338 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.382364  1262 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.392699  1159 catalog_manager.cc:5697] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.394701  1264 consensus_queue.cc:237] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.401616  1410 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:28:13.401984  1230 consensus_peers.cc:597] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f062ed669134877839a5c48ba14d75f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.403271  1822 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:13.404928  1338 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.406304  1822 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.417680  1899 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.419584  1338 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.424713  1410 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.431798  1339 consensus_queue.cc:237] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.432049  1161 catalog_manager.cc:5697] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:13.446197  1305 consensus_peers.cc:597] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffe1ad9f64974d568085ab25859e4e4f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.451417  1410 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.452059  1264 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.452911  1837 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.453725  1939 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:13.460888  1837 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.464004  1410 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.465648  1264 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.472752  1339 consensus_queue.cc:237] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.474406  1162 catalog_manager.cc:5697] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:13.486172  1305 consensus_peers.cc:597] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34d24e508c414268b6aaec0f68239a2a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:13.486512  1410 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.487879  1942 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:13.489018  1264 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:13.490651  1942 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:13.499125  1939 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.501055  1410 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.504767  1264 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:13.515654  1162 catalog_manager.cc:5697] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:13.763075  1946 ts_tablet_manager.cc:933] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:13.765019  1946 tablet_copy_client.cc:323] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.131:40155
I20260710 13:28:13.766464  1423 tablet_copy_service.cc:140] P a201264f2c424a99ba77e495a89b965b: Received BeginTabletCopySession request for tablet 18054f20c796451b921973f2bb4d58c3 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:34790)
I20260710 13:28:13.766921  1423 tablet_copy_service.cc:161] P a201264f2c424a99ba77e495a89b965b: Beginning new tablet copy session on tablet 18054f20c796451b921973f2bb4d58c3 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:34790: session id = d4d99051e20f4424bff553ec72b6a3a7-18054f20c796451b921973f2bb4d58c3
I20260710 13:28:13.772456  1423 tablet_copy_source_session.cc:215] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:13.775862  1946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18054f20c796451b921973f2bb4d58c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:13.787577  1946 tablet_copy_client.cc:806] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:13.788147  1946 tablet_copy_client.cc:670] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:13.791903  1946 tablet_copy_client.cc:538] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:13.793184  1948 ts_tablet_manager.cc:933] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149)
I20260710 13:28:13.795126  1948 tablet_copy_client.cc:323] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.129:45149
I20260710 13:28:13.796725  1273 tablet_copy_service.cc:140] P 2ae347a0cd6443cca6fcfed5887f0218: Received BeginTabletCopySession request for tablet 2f062ed669134877839a5c48ba14d75f from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:36208)
I20260710 13:28:13.797231  1273 tablet_copy_service.cc:161] P 2ae347a0cd6443cca6fcfed5887f0218: Beginning new tablet copy session on tablet 2f062ed669134877839a5c48ba14d75f from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:36208: session id = d4d99051e20f4424bff553ec72b6a3a7-2f062ed669134877839a5c48ba14d75f
I20260710 13:28:13.799353  1946 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:13.804136  1273 tablet_copy_source_session.cc:215] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:13.807339  1948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f062ed669134877839a5c48ba14d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:13.818162  1946 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:13.818877  1946 tablet_bootstrap.cc:492] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:13.819402  1946 ts_tablet_manager.cc:1403] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:28:13.821597  1946 raft_consensus.cc:359] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.822181  1946 raft_consensus.cc:740] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:13.822454  1948 tablet_copy_client.cc:806] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:13.822968  1948 tablet_copy_client.cc:670] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:13.822801  1946 consensus_queue.cc:260] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.826316  1946 ts_tablet_manager.cc:1434] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:28:13.827777  1948 tablet_copy_client.cc:538] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:13.828611  1423 tablet_copy_service.cc:342] P a201264f2c424a99ba77e495a89b965b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-18054f20c796451b921973f2bb4d58c3 received from {username='slave'} at 127.0.0.1:34790
I20260710 13:28:13.829034  1423 tablet_copy_service.cc:434] P a201264f2c424a99ba77e495a89b965b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-18054f20c796451b921973f2bb4d58c3 on tablet 18054f20c796451b921973f2bb4d58c3 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:13.836153  1948 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:13.855449  1948 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: 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:28:13.856419  1948 tablet_bootstrap.cc:492] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:13.857085  1948 ts_tablet_manager.cc:1403] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260710 13:28:13.860301  1948 raft_consensus.cc:359] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.861171  1948 raft_consensus.cc:740] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:13.861817  1948 consensus_queue.cc:260] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.864549  1948 ts_tablet_manager.cc:1434] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:13.866438  1273 tablet_copy_service.cc:342] P 2ae347a0cd6443cca6fcfed5887f0218: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-2f062ed669134877839a5c48ba14d75f received from {username='slave'} at 127.0.0.1:36208
I20260710 13:28:13.866853  1273 tablet_copy_service.cc:434] P 2ae347a0cd6443cca6fcfed5887f0218: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-2f062ed669134877839a5c48ba14d75f on tablet 2f062ed669134877839a5c48ba14d75f with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:13.914915  1948 ts_tablet_manager.cc:933] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:13.916565  1948 tablet_copy_client.cc:323] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.130:36385
I20260710 13:28:13.918056  1349 tablet_copy_service.cc:140] P 410399e7b00549649bf5f010652f1a7b: Received BeginTabletCopySession request for tablet 34d24e508c414268b6aaec0f68239a2a from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:55692)
I20260710 13:28:13.918560  1349 tablet_copy_service.cc:161] P 410399e7b00549649bf5f010652f1a7b: Beginning new tablet copy session on tablet 34d24e508c414268b6aaec0f68239a2a from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:55692: session id = d4d99051e20f4424bff553ec72b6a3a7-34d24e508c414268b6aaec0f68239a2a
I20260710 13:28:13.925894  1349 tablet_copy_source_session.cc:215] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:13.928925  1948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d24e508c414268b6aaec0f68239a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:13.943562  1948 tablet_copy_client.cc:806] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:13.944136  1948 tablet_copy_client.cc:670] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:13.947397  1948 tablet_copy_client.cc:538] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:13.955627  1948 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:13.974785  1948 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: 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:28:13.975612  1948 tablet_bootstrap.cc:492] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:13.977041  1948 ts_tablet_manager.cc:1403] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260710 13:28:13.979508  1948 raft_consensus.cc:359] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.980073  1948 raft_consensus.cc:740] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:13.980557  1948 consensus_queue.cc:260] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:13.982617  1948 ts_tablet_manager.cc:1434] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:28:13.984186  1349 tablet_copy_service.cc:342] P 410399e7b00549649bf5f010652f1a7b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-34d24e508c414268b6aaec0f68239a2a received from {username='slave'} at 127.0.0.1:55692
I20260710 13:28:13.984578  1349 tablet_copy_service.cc:434] P 410399e7b00549649bf5f010652f1a7b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-34d24e508c414268b6aaec0f68239a2a on tablet 34d24e508c414268b6aaec0f68239a2a with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:13.988698  1948 ts_tablet_manager.cc:933] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:13.992436  1948 tablet_copy_client.cc:323] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.130:36385
I20260710 13:28:13.997208  1349 tablet_copy_service.cc:140] P 410399e7b00549649bf5f010652f1a7b: Received BeginTabletCopySession request for tablet ffe1ad9f64974d568085ab25859e4e4f from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:55692)
I20260710 13:28:13.997650  1349 tablet_copy_service.cc:161] P 410399e7b00549649bf5f010652f1a7b: Beginning new tablet copy session on tablet ffe1ad9f64974d568085ab25859e4e4f from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:55692: session id = d4d99051e20f4424bff553ec72b6a3a7-ffe1ad9f64974d568085ab25859e4e4f
I20260710 13:28:14.002493  1349 tablet_copy_source_session.cc:215] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:14.005064  1948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe1ad9f64974d568085ab25859e4e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:14.016836  1948 tablet_copy_client.cc:806] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:14.017397  1948 tablet_copy_client.cc:670] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:14.020620  1948 tablet_copy_client.cc:538] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:14.028963  1948 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:14.045544  1948 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: 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:28:14.046329  1948 tablet_bootstrap.cc:492] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:14.046941  1948 ts_tablet_manager.cc:1403] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:28:14.048908  1948 raft_consensus.cc:359] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:14.049598  1948 raft_consensus.cc:740] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:14.050437  1948 consensus_queue.cc:260] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:14.052070  1948 ts_tablet_manager.cc:1434] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:28:14.054728  1349 tablet_copy_service.cc:342] P 410399e7b00549649bf5f010652f1a7b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-ffe1ad9f64974d568085ab25859e4e4f received from {username='slave'} at 127.0.0.1:55692
I20260710 13:28:14.055111  1349 tablet_copy_service.cc:434] P 410399e7b00549649bf5f010652f1a7b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-ffe1ad9f64974d568085ab25859e4e4f on tablet ffe1ad9f64974d568085ab25859e4e4f with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:14.208794  1688 raft_consensus.cc:1217] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:14.343746  1688 raft_consensus.cc:1217] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:14.453907  1688 raft_consensus.cc:1217] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:14.473642  1688 raft_consensus.cc:1217] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:14.715850  1822 raft_consensus.cc:1064] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:14.718036  1822 consensus_queue.cc:237] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:14.724066  1688 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.726593  1957 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:14.726943  1338 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.728565  1410 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.728977  1957 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:14.729924  1958 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:14.745941  1962 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.747596  1688 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.760784  1161 catalog_manager.cc:5697] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:14.763237  1410 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.767186  1339 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.804625  1262 consensus_queue.cc:237] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:14.809244  1688 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:14.809348  1339 raft_consensus.cc:1275] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer 2ae347a0cd6443cca6fcfed5887f0218: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:14.810684  1965 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:14.811578  1962 consensus_queue.cc:1048] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:14.817261  1965 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.818846  1339 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.824016  1688 raft_consensus.cc:2955] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.826637  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f062ed669134877839a5c48ba14d75f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:14.831881  1160 catalog_manager.cc:5697] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New cstate: current_term: 1 leader_uuid: "2ae347a0cd6443cca6fcfed5887f0218" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:14.846998  1398 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f062ed669134877839a5c48ba14d75f with delete_type TABLET_DATA_TOMBSTONED (TS a201264f2c424a99ba77e495a89b965b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56564
I20260710 13:28:14.848557  1971 tablet_replica.cc:333] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:14.849360  1971 raft_consensus.cc:2243] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:14.850049  1971 raft_consensus.cc:2272] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:14.853492  1971 ts_tablet_manager.cc:1916] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:14.863844  1971 ts_tablet_manager.cc:1929] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:14.864193  1971 log.cc:1199] T 2f062ed669134877839a5c48ba14d75f P a201264f2c424a99ba77e495a89b965b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/wals/2f062ed669134877839a5c48ba14d75f
I20260710 13:28:14.865506  1148 catalog_manager.cc:5028] TS a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): tablet 2f062ed669134877839a5c48ba14d75f (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:14.883092  1959 raft_consensus.cc:1064] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:14.885572  1959 consensus_queue.cc:237] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:14.893803  1687 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.896679  1972 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:14.906275  1339 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.909740  1262 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.911563  1975 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:14.912761  1974 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:14.917829  1837 raft_consensus.cc:1064] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:14.920256  1837 consensus_queue.cc:237] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:14.922407  1974 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.930564  1410 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.931998  1687 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.933364  1960 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } 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:28:14.933868  1687 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.930601  1339 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.937991  1837 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:14.967535  1264 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:14.974277  1262 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:14.995224  1837 raft_consensus.cc:1064] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:14.988190  1162 catalog_manager.cc:5697] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:15.027171  1837 consensus_queue.cc:237] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:15.031019  1982 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:15.044495  1689 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:15.047104  1942 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.057307  1960 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:15.062096  1688 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.068845  1411 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:15.073773  1983 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:15.076905  1262 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:15.082239  1982 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:15.094451  1409 consensus_queue.cc:237] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:15.101729  1410 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.116187  1160 catalog_manager.cc:5697] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:15.122012  1689 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:15.123144  1264 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:15.127785  1264 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } attrs { replace: true } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.130107  1974 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:15.120267  1983 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.132193  1974 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:15.127785  1409 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.143750  1959 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.150223  1688 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.150599  1263 raft_consensus.cc:2955] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.171360  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18054f20c796451b921973f2bb4d58c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:15.167302  1162 catalog_manager.cc:5697] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.187361  1327 tablet_service.cc:1558] Processing DeleteTablet for tablet 18054f20c796451b921973f2bb4d58c3 with delete_type TABLET_DATA_TOMBSTONED (TS 410399e7b00549649bf5f010652f1a7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43820
I20260710 13:28:15.192999  1339 consensus_queue.cc:237] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:15.195963  1688 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.193732  1159 catalog_manager.cc:5697] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.201798  1991 tablet_replica.cc:333] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:15.203001  1689 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:15.204739  1982 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:15.204826  1262 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.205833  1264 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:15.212164  1989 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:15.203320  1991 raft_consensus.cc:2243] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.214129  1991 raft_consensus.cc:2272] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.225419  1991 ts_tablet_manager.cc:1916] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:15.228009  1960 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.233104  1264 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.234962  1688 raft_consensus.cc:2955] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.243664  1339 consensus_queue.cc:237] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:15.258908  1159 catalog_manager.cc:5697] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: config changed from index 3 to 4, VOTER a201264f2c424a99ba77e495a89b965b (127.31.213.131) evicted. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.261128  1688 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:15.262759  1837 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:15.263067  1991 ts_tablet_manager.cc:1929] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:15.263660  1991 log.cc:1199] T 18054f20c796451b921973f2bb4d58c3 P 410399e7b00549649bf5f010652f1a7b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/wals/18054f20c796451b921973f2bb4d58c3
I20260710 13:28:15.266764  1409 raft_consensus.cc:1275] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:15.268057  1148 catalog_manager.cc:5028] TS 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): tablet 18054f20c796451b921973f2bb4d58c3 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:15.270220  1837 consensus_queue.cc:1048] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:15.274576  1398 tablet_service.cc:1558] Processing DeleteTablet for tablet 34d24e508c414268b6aaec0f68239a2a with delete_type TABLET_DATA_TOMBSTONED (TS a201264f2c424a99ba77e495a89b965b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56564
I20260710 13:28:15.276965  1971 tablet_replica.cc:333] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:15.278262  1971 raft_consensus.cc:2243] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.278952  1971 raft_consensus.cc:2272] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.281984  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34d24e508c414268b6aaec0f68239a2a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:15.281667  1942 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.284667  1688 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.286216  1971 ts_tablet_manager.cc:1916] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:15.292778  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffe1ad9f64974d568085ab25859e4e4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:15.293641  1410 raft_consensus.cc:2955] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:15.299646  1159 catalog_manager.cc:5697] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New cstate: current_term: 1 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:15.313611  1245 tablet_service.cc:1558] Processing DeleteTablet for tablet ffe1ad9f64974d568085ab25859e4e4f with delete_type TABLET_DATA_TOMBSTONED (TS 2ae347a0cd6443cca6fcfed5887f0218 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260710 13:28:15.314749  1971 ts_tablet_manager.cc:1929] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:15.315269  1971 log.cc:1199] T 34d24e508c414268b6aaec0f68239a2a P a201264f2c424a99ba77e495a89b965b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/wals/34d24e508c414268b6aaec0f68239a2a
I20260710 13:28:15.316972  1148 catalog_manager.cc:5028] TS a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): tablet 34d24e508c414268b6aaec0f68239a2a (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:15.318154  1992 tablet_replica.cc:333] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:15.319203  1992 raft_consensus.cc:2243] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.319962  1992 raft_consensus.cc:2272] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.323504  1992 ts_tablet_manager.cc:1916] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:15.335247  1992 ts_tablet_manager.cc:1929] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:15.335599  1992 log.cc:1199] T ffe1ad9f64974d568085ab25859e4e4f P 2ae347a0cd6443cca6fcfed5887f0218: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/wals/ffe1ad9f64974d568085ab25859e4e4f
I20260710 13:28:15.337126  1148 catalog_manager.cc:5028] TS 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): tablet ffe1ad9f64974d568085ab25859e4e4f (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:16.343026  1410 consensus_queue.cc:237] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue 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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
W20260710 13:28:16.349190  1379 consensus_peers.cc:597] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cba71ea822a4f518db587f8bac75498. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:16.349334  1339 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:16.350642  1264 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:28:16.351212  1996 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.352082  1959 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:16.359463  1996 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.364631  1264 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.364411  1339 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.373776  1410 consensus_queue.cc:237] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:16.373979  1160 catalog_manager.cc:5697] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:16.383994  1379 consensus_peers.cc:597] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b -> Peer d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132:38689): Couldn't send request to peer d4d99051e20f4424bff553ec72b6a3a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb02c84edda946768e7d68cdd6f6265f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:16.384049  1339 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.385304  1264 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:16.385784  1959 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:16.386897  1995 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:16.399477  1995 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.402086  1339 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.403935  1264 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.415867  1162 catalog_manager.cc:5697] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index -1 to 2, NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) added. New cstate: current_term: 2 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } } }
I20260710 13:28:16.904423  2007 ts_tablet_manager.cc:933] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:16.906378  2007 tablet_copy_client.cc:323] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.131:40155
I20260710 13:28:16.908346  1423 tablet_copy_service.cc:140] P a201264f2c424a99ba77e495a89b965b: Received BeginTabletCopySession request for tablet 2cba71ea822a4f518db587f8bac75498 from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:34790)
I20260710 13:28:16.908861  1423 tablet_copy_service.cc:161] P a201264f2c424a99ba77e495a89b965b: Beginning new tablet copy session on tablet 2cba71ea822a4f518db587f8bac75498 from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:34790: session id = d4d99051e20f4424bff553ec72b6a3a7-2cba71ea822a4f518db587f8bac75498
I20260710 13:28:16.915001  1423 tablet_copy_source_session.cc:215] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:16.918776  2007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cba71ea822a4f518db587f8bac75498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.934677  2007 tablet_copy_client.cc:806] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:16.935401  2007 tablet_copy_client.cc:670] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:16.939747  2007 tablet_copy_client.cc:538] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:16.941512  2010 ts_tablet_manager.cc:933] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: Initiating tablet copy from peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:16.943207  2010 tablet_copy_client.cc:323] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Beginning tablet copy session from remote peer at address 127.31.213.131:40155
I20260710 13:28:16.944880  1423 tablet_copy_service.cc:140] P a201264f2c424a99ba77e495a89b965b: Received BeginTabletCopySession request for tablet fb02c84edda946768e7d68cdd6f6265f from peer d4d99051e20f4424bff553ec72b6a3a7 ({username='slave'} at 127.0.0.1:34790)
I20260710 13:28:16.945379  1423 tablet_copy_service.cc:161] P a201264f2c424a99ba77e495a89b965b: Beginning new tablet copy session on tablet fb02c84edda946768e7d68cdd6f6265f from peer d4d99051e20f4424bff553ec72b6a3a7 at {username='slave'} at 127.0.0.1:34790: session id = d4d99051e20f4424bff553ec72b6a3a7-fb02c84edda946768e7d68cdd6f6265f
I20260710 13:28:16.947793  2007 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:16.952458  1423 tablet_copy_source_session.cc:215] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:28:16.955762  2010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb02c84edda946768e7d68cdd6f6265f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.976428  2010 tablet_copy_client.cc:806] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 0 data blocks...
I20260710 13:28:16.977088  2010 tablet_copy_client.cc:670] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Starting download of 1 WAL segments...
I20260710 13:28:16.978919  2007 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: 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:28:16.979986  2007 tablet_bootstrap.cc:492] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:16.980804  2007 ts_tablet_manager.cc:1403] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.009s
I20260710 13:28:16.980966  2010 tablet_copy_client.cc:538] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:28:16.984359  2007 raft_consensus.cc:359] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:16.985340  2007 raft_consensus.cc:740] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:16.986092  2007 consensus_queue.cc:260] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:16.990001  2007 ts_tablet_manager.cc:1434] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:28:16.991338  2010 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap starting.
I20260710 13:28:16.992059  1423 tablet_copy_service.cc:342] P a201264f2c424a99ba77e495a89b965b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-2cba71ea822a4f518db587f8bac75498 received from {username='slave'} at 127.0.0.1:34790
I20260710 13:28:16.992709  1423 tablet_copy_service.cc:434] P a201264f2c424a99ba77e495a89b965b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-2cba71ea822a4f518db587f8bac75498 on tablet 2cba71ea822a4f518db587f8bac75498 with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:17.013067  2010 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: 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:28:17.013964  2010 tablet_bootstrap.cc:492] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: Bootstrap complete.
I20260710 13:28:17.014622  2010 ts_tablet_manager.cc:1403] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260710 13:28:17.017500  2010 raft_consensus.cc:359] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:17.018361  2010 raft_consensus.cc:740] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Initialized, Role: LEARNER
I20260710 13:28:17.019004  2010 consensus_queue.cc:260] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: NON_VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: true } }
I20260710 13:28:17.023267  2010 ts_tablet_manager.cc:1434] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:17.025137  1423 tablet_copy_service.cc:342] P a201264f2c424a99ba77e495a89b965b: Request end of tablet copy session d4d99051e20f4424bff553ec72b6a3a7-fb02c84edda946768e7d68cdd6f6265f received from {username='slave'} at 127.0.0.1:34790
I20260710 13:28:17.025532  1423 tablet_copy_service.cc:434] P a201264f2c424a99ba77e495a89b965b: ending tablet copy session d4d99051e20f4424bff553ec72b6a3a7-fb02c84edda946768e7d68cdd6f6265f on tablet fb02c84edda946768e7d68cdd6f6265f with peer d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:17.429944  1689 raft_consensus.cc:1217] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:28:17.454566  1689 raft_consensus.cc:1217] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:28:17.900786  2016 raft_consensus.cc:1064] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:17.902976  2016 consensus_queue.cc:237] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:17.908766  1339 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:17.908766  1688 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 LEARNER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:17.910715  1264 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:28:17.910441  1959 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:17.911689  2016 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:17.912673  2009 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } 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:28:17.932968  2009 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:17.934453  1339 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:17.938617  1688 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:17.948009  1159 catalog_manager.cc:5697] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:17.958113  1264 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:17.984591  1409 consensus_queue.cc:237] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:17.989653  1339 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:17.990407  1688 raft_consensus.cc:1275] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:28:17.990989  2009 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:17.991941  2016 consensus_queue.cc:1048] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:17.997625  2009 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:17.999943  1688 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.002415  1339 raft_consensus.cc:2955] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.007448  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2cba71ea822a4f518db587f8bac75498 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:18.017228  1160 catalog_manager.cc:5697] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b reported cstate change: config changed from index 3 to 4, VOTER 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) evicted. New cstate: current_term: 1 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.021497  2016 raft_consensus.cc:1064] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: attempting to promote NON_VOTER d4d99051e20f4424bff553ec72b6a3a7 to VOTER
I20260710 13:28:18.023869  2016 consensus_queue.cc:237] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:18.031018  1245 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cba71ea822a4f518db587f8bac75498 with delete_type TABLET_DATA_TOMBSTONED (TS 2ae347a0cd6443cca6fcfed5887f0218 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36004
I20260710 13:28:18.045121  2028 tablet_replica.cc:333] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:18.049216  2028 raft_consensus.cc:2243] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.050276  2028 raft_consensus.cc:2272] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.053954  1688 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEARNER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:18.054563  1339 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:18.055615  1959 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:18.055964  2028 ts_tablet_manager.cc:1916] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:18.056514  2009 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } 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:28:18.060086  1264 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:28:18.062979  1959 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:18.073550  2028 ts_tablet_manager.cc:1929] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:28:18.074159  2028 log.cc:1199] T 2cba71ea822a4f518db587f8bac75498 P 2ae347a0cd6443cca6fcfed5887f0218: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/wals/2cba71ea822a4f518db587f8bac75498
I20260710 13:28:18.076072  1148 catalog_manager.cc:5028] TS 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): tablet 2cba71ea822a4f518db587f8bac75498 (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
I20260710 13:28:18.086265  2032 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.087898  1688 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.089664  1264 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.101907  1339 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.102977  1158 catalog_manager.cc:5697] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 reported cstate change: config changed from index 2 to 3, d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } attrs { replace: true } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.117537  1410 consensus_queue.cc:237] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:18.125654  1688 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:28:18.126252  1264 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer a201264f2c424a99ba77e495a89b965b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:28:18.127657  2032 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:18.128628  2016 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } 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:28:18.134084  2032 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.135675  1264 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.136166  1688 raft_consensus.cc:2955] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } } }
I20260710 13:28:18.143500  1148 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb02c84edda946768e7d68cdd6f6265f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:28:18.149732  1158 catalog_manager.cc:5697] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b reported cstate change: config changed from index 3 to 4, VOTER 410399e7b00549649bf5f010652f1a7b (127.31.213.130) evicted. New cstate: current_term: 2 leader_uuid: "a201264f2c424a99ba77e495a89b965b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:18.160266  1327 tablet_service.cc:1558] Processing DeleteTablet for tablet fb02c84edda946768e7d68cdd6f6265f with delete_type TABLET_DATA_TOMBSTONED (TS 410399e7b00549649bf5f010652f1a7b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43820
I20260710 13:28:18.169536  2033 tablet_replica.cc:333] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:18.170249  2033 raft_consensus.cc:2243] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.170804  2033 raft_consensus.cc:2272] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.173650  2033 ts_tablet_manager.cc:1916] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:28:18.183938  2033 ts_tablet_manager.cc:1929] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:28:18.184247  2033 log.cc:1199] T fb02c84edda946768e7d68cdd6f6265f P 410399e7b00549649bf5f010652f1a7b: Deleting WAL directory at /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/wals/fb02c84edda946768e7d68cdd6f6265f
I20260710 13:28:18.185539  1148 catalog_manager.cc:5028] TS 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): tablet fb02c84edda946768e7d68cdd6f6265f (table test-workload [id=90c46b5dd57345d198dd723c23522245]) successfully deleted
W20260710 13:28:21.778043  1285 debug-util.cc:398] Leaking SignalData structure 0x7b0800133ce0 after lost signal to thread 32601
W20260710 13:28:21.778872  1285 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb920 after lost signal to thread 1196
W20260710 13:28:21.779769  1285 debug-util.cc:398] Leaking SignalData structure 0x7b0800197b40 after lost signal to thread 1288
W20260710 13:28:21.780556  1285 debug-util.cc:398] Leaking SignalData structure 0x7b0800082120 after lost signal to thread 1363
W20260710 13:28:21.781405  1285 debug-util.cc:398] Leaking SignalData structure 0x7b080014e740 after lost signal to thread 1437
W20260710 13:28:21.782194  1285 debug-util.cc:398] Leaking SignalData structure 0x7b0800256520 after lost signal to thread 1713
W20260710 13:28:23.801575  1378 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.129:45149, user_credentials={real_user=slave}} blocked reactor thread for 101101us
I20260710 13:28:24.141414 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:24.170779  1335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a"
dest_uuid: "410399e7b00549649bf5f010652f1a7b"
mode: GRACEFUL
new_leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:42340
I20260710 13:28:24.171511  1335 raft_consensus.cc:606] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Received request to transfer leadership to TS d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:24.186569  1264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b"
dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
mode: GRACEFUL
new_leader_uuid: "410399e7b00549649bf5f010652f1a7b"
 from {username='slave'} at 127.0.0.1:52132
I20260710 13:28:24.187144  1264 raft_consensus.cc:606] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Received request to transfer leadership to TS 410399e7b00549649bf5f010652f1a7b
I20260710 13:28:24.189863  1264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e"
dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
mode: GRACEFUL
new_leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:52132
I20260710 13:28:24.190409  1264 raft_consensus.cc:606] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Received request to transfer leadership to TS d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:24.193125  1264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24"
dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
mode: GRACEFUL
new_leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:52132
I20260710 13:28:24.193681  1264 raft_consensus.cc:606] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Received request to transfer leadership to TS d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:24.209566  1411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f"
dest_uuid: "a201264f2c424a99ba77e495a89b965b"
mode: GRACEFUL
new_leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:39084
I20260710 13:28:24.210124  1411 raft_consensus.cc:606] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Received request to transfer leadership to TS d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:24.211401 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:28:24.212363 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:24.214557  2053 raft_consensus.cc:993] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: : Instructing follower 410399e7b00549649bf5f010652f1a7b to start an election
I20260710 13:28:24.215087  2054 raft_consensus.cc:1081] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Signalling peer 410399e7b00549649bf5f010652f1a7b to start an election
I20260710 13:28:24.216583  1335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b"
dest_uuid: "410399e7b00549649bf5f010652f1a7b"
 from {username='slave'} at 127.0.0.1:43852
I20260710 13:28:24.217182  1335 raft_consensus.cc:493] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:24.217523  1335 raft_consensus.cc:3060] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.222714  1335 raft_consensus.cc:515] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:24.224246  1335 leader_election.cc:290] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 2 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:24.225113  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:24.225384  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ceba2d32d4210b69f7493c327319b" candidate_uuid: "410399e7b00549649bf5f010652f1a7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:24.225729  1264 raft_consensus.cc:3055] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:24.225945  1264 raft_consensus.cc:740] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:24.225939  1411 raft_consensus.cc:3060] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.226913  1264 consensus_queue.cc:260] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:24.227806  1264 raft_consensus.cc:3060] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.232017  1264 raft_consensus.cc:2468] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 2.
I20260710 13:28:24.233258  1304 leader_election.cc:304] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, 410399e7b00549649bf5f010652f1a7b; no voters: 
I20260710 13:28:24.233387  1411 raft_consensus.cc:2468] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410399e7b00549649bf5f010652f1a7b in term 2.
I20260710 13:28:24.234011  2050 raft_consensus.cc:2804] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:24.234586  2050 raft_consensus.cc:697] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 2 LEADER]: Becoming Leader. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:24.235422  2050 consensus_queue.cc:237] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } }
I20260710 13:28:24.247637  1160 catalog_manager.cc:5697] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b reported cstate change: term changed from 1 to 2, leader changed from 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) to 410399e7b00549649bf5f010652f1a7b (127.31.213.130). New cstate: current_term: 2 leader_uuid: "410399e7b00549649bf5f010652f1a7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:24.430263  2054 raft_consensus.cc:993] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: : Instructing follower d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.430732  2053 raft_consensus.cc:1081] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Signalling peer d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.432256  1688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e"
dest_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:38994
I20260710 13:28:24.432797  1688 raft_consensus.cc:493] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:24.433090  1688 raft_consensus.cc:3060] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.437393  1688 raft_consensus.cc:515] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.439225  1688 leader_election.cc:290] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:24.439777  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:24.440352  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a6c3323d041e2b65b26926432fb4e" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:24.440366  1264 raft_consensus.cc:3055] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:24.440778  1264 raft_consensus.cc:740] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:24.440812  1336 raft_consensus.cc:3060] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.441535  1264 consensus_queue.cc:260] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.442513  1264 raft_consensus.cc:3060] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.446350  1336 raft_consensus.cc:2468] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:24.447553  1654 leader_election.cc:304] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410399e7b00549649bf5f010652f1a7b, d4d99051e20f4424bff553ec72b6a3a7; no voters: 
I20260710 13:28:24.447924  1264 raft_consensus.cc:2468] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:24.448505  2053 raft_consensus.cc:993] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: : Instructing follower d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.449070  2053 raft_consensus.cc:1081] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Signalling peer d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.449242  2064 raft_consensus.cc:2804] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:24.454583  1688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24"
dest_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:38994
I20260710 13:28:24.454726  2064 raft_consensus.cc:697] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Becoming Leader. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Running, Role: LEADER
I20260710 13:28:24.455216  1688 raft_consensus.cc:493] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:24.455581  1688 raft_consensus.cc:3060] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.455680  2064 consensus_queue.cc:237] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.461843  1688 raft_consensus.cc:515] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.464552  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:24.465029  1264 raft_consensus.cc:3055] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:24.465222  1264 raft_consensus.cc:740] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ae347a0cd6443cca6fcfed5887f0218, State: Running, Role: LEADER
I20260710 13:28:24.464686  1160 catalog_manager.cc:5697] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: term changed from 1 to 2, leader changed from 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) to d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.465863  1264 consensus_queue.cc:260] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.466377  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b15ab442084a0d87fff3de2f356d24" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:24.466746  1264 raft_consensus.cc:3060] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.466897  1411 raft_consensus.cc:3060] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.471525  1264 raft_consensus.cc:2468] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:24.471726  1411 raft_consensus.cc:2468] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:24.472527  1654 leader_election.cc:304] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, d4d99051e20f4424bff553ec72b6a3a7; no voters: 
I20260710 13:28:24.472676  1688 leader_election.cc:290] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:24.473333  2064 raft_consensus.cc:2804] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:24.473835  2064 raft_consensus.cc:697] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Becoming Leader. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Running, Role: LEADER
I20260710 13:28:24.474725  2064 consensus_queue.cc:237] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.482807  1160 catalog_manager.cc:5697] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: term changed from 1 to 2, leader changed from 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129) to d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.581931  2032 raft_consensus.cc:993] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: : Instructing follower d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.582346  2051 raft_consensus.cc:1081] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Signalling peer d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.583688  1688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f"
dest_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:39010
I20260710 13:28:24.584090  1688 raft_consensus.cc:493] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:24.584309  1688 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.588438  1688 raft_consensus.cc:515] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.589913  1688 leader_election.cc:290] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 3 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:24.590512  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:24.590962  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb02c84edda946768e7d68cdd6f6265f" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:24.591034  1264 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.591424  1411 raft_consensus.cc:3055] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:24.591645  1411 raft_consensus.cc:740] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:24.592265  1411 consensus_queue.cc:260] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.593209  1411 raft_consensus.cc:3060] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:24.596155  1264 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 3.
I20260710 13:28:24.597013  1654 leader_election.cc:304] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [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: 2ae347a0cd6443cca6fcfed5887f0218, d4d99051e20f4424bff553ec72b6a3a7; no voters: 
I20260710 13:28:24.597641  2064 raft_consensus.cc:2804] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:24.598094  1411 raft_consensus.cc:2468] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 3.
I20260710 13:28:24.598115  2064 raft_consensus.cc:697] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 3 LEADER]: Becoming Leader. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Running, Role: LEADER
I20260710 13:28:24.599159  2064 consensus_queue.cc:237] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.606307  1160 catalog_manager.cc:5697] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: term changed from 2 to 3, leader changed from a201264f2c424a99ba77e495a89b965b (127.31.213.131) to d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132). New cstate: current_term: 3 leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.649763  2043 raft_consensus.cc:993] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: : Instructing follower d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.650224  2050 raft_consensus.cc:1081] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Signalling peer d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:24.651842  1686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a"
dest_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:38998
I20260710 13:28:24.652319  1686 raft_consensus.cc:493] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:24.652683  1686 raft_consensus.cc:3060] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.658042  1686 raft_consensus.cc:515] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.659641  1686 leader_election.cc:290] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385)
I20260710 13:28:24.660290  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:24.660562  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d24e508c414268b6aaec0f68239a2a" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:24.660939  1264 raft_consensus.cc:3060] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.661082  1336 raft_consensus.cc:3055] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:24.661417  1336 raft_consensus.cc:740] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:24.662117  1336 consensus_queue.cc:260] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.663241  1336 raft_consensus.cc:3060] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:24.667062  1264 raft_consensus.cc:2468] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:24.668051  1654 leader_election.cc:304] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, d4d99051e20f4424bff553ec72b6a3a7; no voters: 
I20260710 13:28:24.668826  2064 raft_consensus.cc:2804] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:24.669000  1336 raft_consensus.cc:2468] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:24.669299  2064 raft_consensus.cc:697] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Becoming Leader. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Running, Role: LEADER
I20260710 13:28:24.670267  2064 consensus_queue.cc:237] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:24.677274  1160 catalog_manager.cc:5697] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: term changed from 1 to 2, leader changed from 410399e7b00549649bf5f010652f1a7b (127.31.213.130) to d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:24.679749  1264 raft_consensus.cc:1275] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:24.681025  2050 consensus_queue.cc:1048] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:24.690754  1411 raft_consensus.cc:1275] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Refusing update from remote peer 410399e7b00549649bf5f010652f1a7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:24.692132  2072 consensus_queue.cc:1048] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:24.853372  1264 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:24.854358  2064 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:24.863734  1411 raft_consensus.cc:1275] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:24.864921  2064 consensus_queue.cc:1048] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:28:24.909997  1710 debug-util.cc:398] Leaking SignalData structure 0x7b080023b1c0 after lost signal to thread 32601
W20260710 13:28:24.910770  1710 debug-util.cc:398] Leaking SignalData structure 0x7b0800234420 after lost signal to thread 1196
W20260710 13:28:24.911583  1710 debug-util.cc:398] Leaking SignalData structure 0x7b0800291fe0 after lost signal to thread 1288
W20260710 13:28:24.912307  1710 debug-util.cc:398] Leaking SignalData structure 0x7b0800274ba0 after lost signal to thread 1363
W20260710 13:28:24.913025  1710 debug-util.cc:398] Leaking SignalData structure 0x7b0800261f40 after lost signal to thread 1437
W20260710 13:28:24.913789  1710 debug-util.cc:398] Leaking SignalData structure 0x7b0800254e20 after lost signal to thread 1713
I20260710 13:28:24.961067  1336 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:24.962657  2064 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:24.971418  1264 raft_consensus.cc:1275] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:24.972597  2064 consensus_queue.cc:1048] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:24.984447  1263 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 3 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:28:24.986097  2064 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:25.006640  1411 raft_consensus.cc:1275] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 3 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:28:25.007923  2080 consensus_queue.cc:1048] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:25.072820  1336 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:25.075248  2080 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:28:25.092989  1264 raft_consensus.cc:1275] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:25.095098  2065 consensus_queue.cc:1048] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:25.213747 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:25.246619 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:25.263420  1336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940"
dest_uuid: "410399e7b00549649bf5f010652f1a7b"
mode: GRACEFUL
new_leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:42340
I20260710 13:28:25.264318  1336 raft_consensus.cc:606] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Received request to transfer leadership to TS d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:25.267529  1411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3"
dest_uuid: "a201264f2c424a99ba77e495a89b965b"
mode: GRACEFUL
new_leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:39084
I20260710 13:28:25.267979  1411 raft_consensus.cc:606] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Received request to transfer leadership to TS d4d99051e20f4424bff553ec72b6a3a7
I20260710 13:28:25.269402 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:25.270026 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:25.765197  2072 raft_consensus.cc:993] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: : Instructing follower d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:25.765736  2072 raft_consensus.cc:1081] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Signalling peer d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:25.767532  1688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940"
dest_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:38998
I20260710 13:28:25.768121  1688 raft_consensus.cc:493] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:25.768514  1688 raft_consensus.cc:3060] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.777412  1688 raft_consensus.cc:515] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:25.779767  1688 leader_election.cc:290] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:25.780764  1336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "410399e7b00549649bf5f010652f1a7b"
I20260710 13:28:25.781347  1336 raft_consensus.cc:3055] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:25.781611  1411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11507c2e11dd43f2b6227f2c7d4f9940" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:25.782640  1411 raft_consensus.cc:3060] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.781642  1336 raft_consensus.cc:740] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410399e7b00549649bf5f010652f1a7b, State: Running, Role: LEADER
I20260710 13:28:25.784631  1336 consensus_queue.cc:260] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:25.787921  1336 raft_consensus.cc:3060] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.793226  1411 raft_consensus.cc:2468] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:25.794013  1409 raft_consensus.cc:1240] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Rejecting Update request from peer 410399e7b00549649bf5f010652f1a7b for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:25.794705  1654 leader_election.cc:304] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a201264f2c424a99ba77e495a89b965b, d4d99051e20f4424bff553ec72b6a3a7; no voters: 
I20260710 13:28:25.795836  2087 raft_consensus.cc:2804] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:25.796365  2087 raft_consensus.cc:697] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Becoming Leader. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Running, Role: LEADER
I20260710 13:28:25.797459  2087 consensus_queue.cc:237] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [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: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:25.801442  1336 raft_consensus.cc:2468] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:25.807601  1158 catalog_manager.cc:5697] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: term changed from 1 to 2, leader changed from 410399e7b00549649bf5f010652f1a7b (127.31.213.130) to d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.809664  2051 raft_consensus.cc:993] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: : Instructing follower d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:25.810281  2032 raft_consensus.cc:1081] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Signalling peer d4d99051e20f4424bff553ec72b6a3a7 to start an election
I20260710 13:28:25.812026  1688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3"
dest_uuid: "d4d99051e20f4424bff553ec72b6a3a7"
 from {username='slave'} at 127.0.0.1:39010
I20260710 13:28:25.812577  1688 raft_consensus.cc:493] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:25.812947  1688 raft_consensus.cc:3060] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.819591  1688 raft_consensus.cc:515] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:25.822225  1264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ae347a0cd6443cca6fcfed5887f0218"
I20260710 13:28:25.822736  1264 raft_consensus.cc:3060] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.823975  1688 leader_election.cc:290] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149), a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155)
I20260710 13:28:25.826357  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18054f20c796451b921973f2bb4d58c3" candidate_uuid: "d4d99051e20f4424bff553ec72b6a3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a201264f2c424a99ba77e495a89b965b"
I20260710 13:28:25.826871  1409 raft_consensus.cc:3055] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:25.827148  1409 raft_consensus.cc:740] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a201264f2c424a99ba77e495a89b965b, State: Running, Role: LEADER
I20260710 13:28:25.827950  1409 consensus_queue.cc:260] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:25.829136  1409 raft_consensus.cc:3060] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:25.829566  1264 raft_consensus.cc:2468] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:25.830739  1654 leader_election.cc:304] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ae347a0cd6443cca6fcfed5887f0218, d4d99051e20f4424bff553ec72b6a3a7; no voters: 
I20260710 13:28:25.831697  2087 raft_consensus.cc:2804] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:25.832139  2087 raft_consensus.cc:697] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Becoming Leader. State: Replica: d4d99051e20f4424bff553ec72b6a3a7, State: Running, Role: LEADER
I20260710 13:28:25.833112  2087 consensus_queue.cc:237] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [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: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } }
I20260710 13:28:25.835633  1409 raft_consensus.cc:2468] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d99051e20f4424bff553ec72b6a3a7 in term 2.
I20260710 13:28:25.842048  1158 catalog_manager.cc:5697] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 reported cstate change: term changed from 1 to 2, leader changed from a201264f2c424a99ba77e495a89b965b (127.31.213.131) to d4d99051e20f4424bff553ec72b6a3a7 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "d4d99051e20f4424bff553ec72b6a3a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d99051e20f4424bff553ec72b6a3a7" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 38689 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:28:26.212224  1335 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:26.213541  2087 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410399e7b00549649bf5f010652f1a7b" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:28:26.229238  1411 raft_consensus.cc:1275] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:26.236744  2099 consensus_queue.cc:1048] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:28:26.243268  1411 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:26.244835  2065 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a201264f2c424a99ba77e495a89b965b" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260710 13:28:26.272745 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:26.274133  1264 raft_consensus.cc:1275] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Refusing update from remote peer d4d99051e20f4424bff553ec72b6a3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:28:26.276823  2098 consensus_queue.cc:1048] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ae347a0cd6443cca6fcfed5887f0218" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:28:26.306491 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
W20260710 13:28:26.310238  1304 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 13:28:26.315168  1304 consensus_peers.cc:597] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.336892  1654 consensus_peers.cc:597] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.364711 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:26.366139 32598 tablet_replica.cc:333] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.367298 32598 raft_consensus.cc:2243] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.368482 32598 raft_consensus.cc:2272] T ecff3645d9de4d2495663a04f927fe17 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.371526 32598 tablet_replica.cc:333] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.372396 32598 raft_consensus.cc:2243] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.372962 32598 raft_consensus.cc:2272] T 699ceba2d32d4210b69f7493c327319b P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.375727 32598 tablet_replica.cc:333] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.376510 32598 raft_consensus.cc:2243] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.377085 32598 raft_consensus.cc:2272] T 6a9a6c3323d041e2b65b26926432fb4e P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.379850 32598 tablet_replica.cc:333] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.380821 32598 raft_consensus.cc:2243] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.381892 32598 raft_consensus.cc:2272] T bb09f159ffa0411fb0dc024297407cd6 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:26.382145  1378 consensus_peers.cc:597] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.384629 32598 tablet_replica.cc:333] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.385607 32598 raft_consensus.cc:2243] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.386354 32598 raft_consensus.cc:2272] T 34d24e508c414268b6aaec0f68239a2a P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.389169 32598 tablet_replica.cc:333] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.389947 32598 raft_consensus.cc:2243] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.390498 32598 raft_consensus.cc:2272] T 7b7026d5404048089fee3ff1ba19e7f8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.393241 32598 tablet_replica.cc:333] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.394001 32598 raft_consensus.cc:2243] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.395107 32598 raft_consensus.cc:2272] T c91e4806fe6c443390e4272b345af50e P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.397776 32598 tablet_replica.cc:333] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.398546 32598 raft_consensus.cc:2243] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.399637 32598 raft_consensus.cc:2272] T 2f062ed669134877839a5c48ba14d75f P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.402544 32598 tablet_replica.cc:333] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.403353 32598 raft_consensus.cc:2243] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.404498 32598 raft_consensus.cc:2272] T 43904cef9801402b838fbba1c12b7fa8 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.407330 32598 tablet_replica.cc:333] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.408257 32598 raft_consensus.cc:2243] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.408854 32598 raft_consensus.cc:2272] T b68a4d87c57a4ed5a1482093ca0e0a55 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.411846 32598 tablet_replica.cc:333] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.412680 32598 raft_consensus.cc:2243] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.413393 32598 raft_consensus.cc:2272] T 8d760a40425846e9817033011ac7ac57 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:26.415117  1378 consensus_peers.cc:597] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.416262 32598 tablet_replica.cc:333] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.417080 32598 raft_consensus.cc:2243] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.418104 32598 raft_consensus.cc:2272] T fb02c84edda946768e7d68cdd6f6265f P 2ae347a0cd6443cca6fcfed5887f0218 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:26.420236  1654 consensus_peers.cc:597] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.420828 32598 tablet_replica.cc:333] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.421816 32598 raft_consensus.cc:2243] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.422423 32598 raft_consensus.cc:2272] T b5b15ab442084a0d87fff3de2f356d24 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.425104 32598 tablet_replica.cc:333] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.425917 32598 raft_consensus.cc:2243] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.426544 32598 raft_consensus.cc:2272] T 18054f20c796451b921973f2bb4d58c3 P 2ae347a0cd6443cca6fcfed5887f0218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.429654 32598 tablet_replica.cc:333] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.430423 32598 raft_consensus.cc:2243] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.431471 32598 raft_consensus.cc:2272] T 7159cb23975242c588caf31a3621c617 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.434125 32598 tablet_replica.cc:333] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.434821 32598 raft_consensus.cc:2243] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.435885 32598 raft_consensus.cc:2272] T 0623be4980e44c5ba29c5405952e3399 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.438661 32598 tablet_replica.cc:333] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.439330 32598 raft_consensus.cc:2243] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.439862 32598 raft_consensus.cc:2272] T 65d4327a79ee4f5f86aa36fd14704754 P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.442250 32598 tablet_replica.cc:333] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218: stopping tablet replica
I20260710 13:28:26.442896 32598 raft_consensus.cc:2243] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.443382 32598 raft_consensus.cc:2272] T 4df72a627a2b4414a9775fbcdb8895ad P 2ae347a0cd6443cca6fcfed5887f0218 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:26.464010  1378 consensus_peers.cc:597] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.468432  1654 consensus_peers.cc:597] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.484985  1654 consensus_peers.cc:597] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. 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:28:26.521761 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
I20260710 13:28:26.568624 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
I20260710 13:28:26.612457 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:26.613677 32598 tablet_replica.cc:333] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.614427 32598 raft_consensus.cc:2243] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.614991 32598 raft_consensus.cc:2272] T 7b7026d5404048089fee3ff1ba19e7f8 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.617630 32598 tablet_replica.cc:333] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.618309 32598 raft_consensus.cc:2243] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.618757 32598 raft_consensus.cc:2272] T 34d24e508c414268b6aaec0f68239a2a P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.620692 32598 tablet_replica.cc:333] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.621223 32598 raft_consensus.cc:2243] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.621613 32598 raft_consensus.cc:2272] T 11507c2e11dd43f2b6227f2c7d4f9940 P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.624344 32598 tablet_replica.cc:333] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.624960 32598 raft_consensus.cc:2243] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.625610 32598 raft_consensus.cc:2272] T ecff3645d9de4d2495663a04f927fe17 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.627421 32598 tablet_replica.cc:333] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.627903 32598 raft_consensus.cc:2243] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.628443 32598 raft_consensus.cc:2272] T 2f062ed669134877839a5c48ba14d75f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.630285 32598 tablet_replica.cc:333] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.630784 32598 raft_consensus.cc:2243] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.631287 32598 raft_consensus.cc:2272] T 6a9a6c3323d041e2b65b26926432fb4e P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.632944 32598 tablet_replica.cc:333] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.633503 32598 raft_consensus.cc:2243] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.634289 32598 raft_consensus.cc:2272] T bb09f159ffa0411fb0dc024297407cd6 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.636068 32598 tablet_replica.cc:333] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.636696 32598 raft_consensus.cc:2243] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.637246 32598 raft_consensus.cc:2272] T 0623be4980e44c5ba29c5405952e3399 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.639263 32598 tablet_replica.cc:333] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.639763 32598 raft_consensus.cc:2243] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.640493 32598 raft_consensus.cc:2272] T 65d4327a79ee4f5f86aa36fd14704754 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.642163 32598 tablet_replica.cc:333] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.642619 32598 raft_consensus.cc:2243] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.643347 32598 raft_consensus.cc:2272] T 699ceba2d32d4210b69f7493c327319b P 410399e7b00549649bf5f010652f1a7b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.645116 32598 tablet_replica.cc:333] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.645591 32598 raft_consensus.cc:2243] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.646011 32598 raft_consensus.cc:2272] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.647763 32598 tablet_replica.cc:333] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.648264 32598 raft_consensus.cc:2243] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.649022 32598 raft_consensus.cc:2272] T 7d035a86a2da45998be3f27eeaf2c27f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.650792 32598 tablet_replica.cc:333] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.651295 32598 raft_consensus.cc:2243] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.651741 32598 raft_consensus.cc:2272] T 4df72a627a2b4414a9775fbcdb8895ad P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.653642 32598 tablet_replica.cc:333] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.654167 32598 raft_consensus.cc:2243] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.654920 32598 raft_consensus.cc:2272] T 8d564ab0999a4c5d91142ab8ccb85f36 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.656893 32598 tablet_replica.cc:333] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.657375 32598 raft_consensus.cc:2243] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.657851 32598 raft_consensus.cc:2272] T 7159cb23975242c588caf31a3621c617 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.659914 32598 tablet_replica.cc:333] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.660383 32598 raft_consensus.cc:2243] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.661089 32598 raft_consensus.cc:2272] T 2cba71ea822a4f518db587f8bac75498 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.663039 32598 tablet_replica.cc:333] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.663652 32598 raft_consensus.cc:2243] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.664175 32598 raft_consensus.cc:2272] T b68a4d87c57a4ed5a1482093ca0e0a55 P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.667114 32598 tablet_replica.cc:333] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b: stopping tablet replica
I20260710 13:28:26.667690 32598 raft_consensus.cc:2243] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.668550 32598 raft_consensus.cc:2272] T ffe1ad9f64974d568085ab25859e4e4f P 410399e7b00549649bf5f010652f1a7b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:26.679726  1378 consensus_peers.cc:597] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:26.682338  1654 consensus_peers.cc:597] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 2ae347a0cd6443cca6fcfed5887f0218 (127.31.213.129:45149): Couldn't send request to peer 2ae347a0cd6443cca6fcfed5887f0218. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:26.706817  1654 consensus_peers.cc:597] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Couldn't send request to peer 410399e7b00549649bf5f010652f1a7b. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:26.718142 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
W20260710 13:28:26.725086  1378 consensus_peers.cc:597] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b -> Peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Couldn't send request to peer 410399e7b00549649bf5f010652f1a7b. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:26.731467  1654 consensus_peers.cc:597] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Couldn't send request to peer 410399e7b00549649bf5f010652f1a7b. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:26.734184  1378 consensus_peers.cc:597] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b -> Peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Couldn't send request to peer 410399e7b00549649bf5f010652f1a7b. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:26.765918 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
W20260710 13:28:26.818187  1654 consensus_peers.cc:597] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 -> Peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Couldn't send request to peer a201264f2c424a99ba77e495a89b965b. 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:28:26.821609 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:26.822543 32598 tablet_replica.cc:333] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.823506 32598 raft_consensus.cc:2243] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.824137 32598 raft_consensus.cc:2272] T 699ceba2d32d4210b69f7493c327319b P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.827068 32598 tablet_replica.cc:333] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.827952 32598 raft_consensus.cc:2243] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:26.827966  1378 consensus_peers.cc:597] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b -> Peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Couldn't send request to peer 410399e7b00549649bf5f010652f1a7b. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:26.828605 32598 raft_consensus.cc:2272] T 11507c2e11dd43f2b6227f2c7d4f9940 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.831230 32598 tablet_replica.cc:333] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.831984 32598 raft_consensus.cc:2243] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.833071 32598 raft_consensus.cc:2272] T 7b7026d5404048089fee3ff1ba19e7f8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.836355 32598 tablet_replica.cc:333] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.837172 32598 raft_consensus.cc:2243] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.837700 32598 raft_consensus.cc:2272] T 65d4327a79ee4f5f86aa36fd14704754 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.842602 32598 tablet_replica.cc:333] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.843274 32598 raft_consensus.cc:2243] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.844215 32598 raft_consensus.cc:2272] T 8d760a40425846e9817033011ac7ac57 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.846601 32598 tablet_replica.cc:333] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.847119 32598 raft_consensus.cc:2243] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.847855 32598 raft_consensus.cc:2272] T 4df72a627a2b4414a9775fbcdb8895ad P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:26.848734  1654 consensus_peers.cc:597] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 -> Peer a201264f2c424a99ba77e495a89b965b (127.31.213.131:40155): Couldn't send request to peer a201264f2c424a99ba77e495a89b965b. 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:28:26.850162 32598 tablet_replica.cc:333] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.850703 32598 raft_consensus.cc:2243] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.851447 32598 raft_consensus.cc:2272] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.853217 32598 tablet_replica.cc:333] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.853675 32598 raft_consensus.cc:2243] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.854082 32598 raft_consensus.cc:2272] T 7d035a86a2da45998be3f27eeaf2c27f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.855827 32598 tablet_replica.cc:333] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.856305 32598 raft_consensus.cc:2243] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.856782 32598 raft_consensus.cc:2272] T c91e4806fe6c443390e4272b345af50e P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.858428 32598 tablet_replica.cc:333] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.858934 32598 raft_consensus.cc:2243] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.859462 32598 raft_consensus.cc:2272] T 43904cef9801402b838fbba1c12b7fa8 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.861127 32598 tablet_replica.cc:333] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.861586 32598 raft_consensus.cc:2243] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.862288 32598 raft_consensus.cc:2272] T b68a4d87c57a4ed5a1482093ca0e0a55 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.864179 32598 tablet_replica.cc:333] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.864687 32598 raft_consensus.cc:2243] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.865244 32598 raft_consensus.cc:2272] T ffe1ad9f64974d568085ab25859e4e4f P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.867281 32598 tablet_replica.cc:333] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.867962 32598 raft_consensus.cc:2243] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:26.868929 32598 raft_consensus.cc:2272] T 2cba71ea822a4f518db587f8bac75498 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.871165 32598 tablet_replica.cc:333] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.872853 32598 raft_consensus.cc:2243] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.873389 32598 raft_consensus.cc:2272] T fb02c84edda946768e7d68cdd6f6265f P a201264f2c424a99ba77e495a89b965b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.875185 32598 tablet_replica.cc:333] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.875674 32598 raft_consensus.cc:2243] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.876228 32598 raft_consensus.cc:2272] T b5b15ab442084a0d87fff3de2f356d24 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.877921 32598 tablet_replica.cc:333] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.878364 32598 raft_consensus.cc:2243] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.878849 32598 raft_consensus.cc:2272] T 8d564ab0999a4c5d91142ab8ccb85f36 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.880470 32598 tablet_replica.cc:333] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.880915 32598 raft_consensus.cc:2243] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.881280 32598 raft_consensus.cc:2272] T 18054f20c796451b921973f2bb4d58c3 P a201264f2c424a99ba77e495a89b965b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.883419 32598 tablet_replica.cc:333] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b: stopping tablet replica
I20260710 13:28:26.883860 32598 raft_consensus.cc:2243] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:26.884271 32598 raft_consensus.cc:2272] T 7159cb23975242c588caf31a3621c617 P a201264f2c424a99ba77e495a89b965b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:26.928517 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:28:26.974799 32598 tablet_server.cc:179] TabletServer@127.31.213.132:0 shutting down...
I20260710 13:28:27.008510 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:27.009375 32598 tablet_replica.cc:333] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.010457 32598 raft_consensus.cc:2243] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.011186 32598 raft_consensus.cc:2272] T ffe1ad9f64974d568085ab25859e4e4f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.013152 32598 tablet_replica.cc:333] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.013753 32598 raft_consensus.cc:2243] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.014266 32598 raft_consensus.cc:2272] T 2cba71ea822a4f518db587f8bac75498 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.016177 32598 tablet_replica.cc:333] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.016778 32598 raft_consensus.cc:2243] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:27.017477 32598 raft_consensus.cc:2272] T 18054f20c796451b921973f2bb4d58c3 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.020022 32598 tablet_replica.cc:333] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.020532 32598 raft_consensus.cc:2243] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.021003 32598 raft_consensus.cc:2272] T 43904cef9801402b838fbba1c12b7fa8 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.022811 32598 tablet_replica.cc:333] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.023280 32598 raft_consensus.cc:2243] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:27.024071 32598 raft_consensus.cc:2272] T 11507c2e11dd43f2b6227f2c7d4f9940 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.027700 32598 tablet_replica.cc:333] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.028481 32598 raft_consensus.cc:2243] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.029068 32598 raft_consensus.cc:2272] T c91e4806fe6c443390e4272b345af50e P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:27.029148  1654 consensus_peers.cc:597] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 -> Peer 410399e7b00549649bf5f010652f1a7b (127.31.213.130:36385): Couldn't send request to peer 410399e7b00549649bf5f010652f1a7b. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:27.031723 32598 tablet_replica.cc:333] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.032536 32598 raft_consensus.cc:2243] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.033176 32598 raft_consensus.cc:2272] T 8d564ab0999a4c5d91142ab8ccb85f36 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.035840 32598 tablet_replica.cc:333] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.036628 32598 raft_consensus.cc:2243] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:27.037698 32598 raft_consensus.cc:2272] T 34d24e508c414268b6aaec0f68239a2a P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.040210 32598 tablet_replica.cc:333] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.040987 32598 raft_consensus.cc:2243] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:27.041946 32598 raft_consensus.cc:2272] T 6a9a6c3323d041e2b65b26926432fb4e P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.044521 32598 tablet_replica.cc:333] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.045292 32598 raft_consensus.cc:2243] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.045934 32598 raft_consensus.cc:2272] T bb09f159ffa0411fb0dc024297407cd6 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.048372 32598 tablet_replica.cc:333] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.049156 32598 raft_consensus.cc:2243] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.049713 32598 raft_consensus.cc:2272] T 0623be4980e44c5ba29c5405952e3399 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.052234 32598 tablet_replica.cc:333] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.052964 32598 raft_consensus.cc:2243] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.053548 32598 raft_consensus.cc:2272] T 801a3bdd33f04ad1b1f6ff73cc1d8f5b P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.056061 32598 tablet_replica.cc:333] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.056771 32598 raft_consensus.cc:2243] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.057421 32598 raft_consensus.cc:2272] T 7d035a86a2da45998be3f27eeaf2c27f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.059989 32598 tablet_replica.cc:333] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.060704 32598 raft_consensus.cc:2243] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:27.061630 32598 raft_consensus.cc:2272] T fb02c84edda946768e7d68cdd6f6265f P d4d99051e20f4424bff553ec72b6a3a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.064172 32598 tablet_replica.cc:333] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.064997 32598 raft_consensus.cc:2243] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:27.066004 32598 raft_consensus.cc:2272] T b5b15ab442084a0d87fff3de2f356d24 P d4d99051e20f4424bff553ec72b6a3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.068534 32598 tablet_replica.cc:333] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.069232 32598 raft_consensus.cc:2243] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.069906 32598 raft_consensus.cc:2272] T 8d760a40425846e9817033011ac7ac57 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.072372 32598 tablet_replica.cc:333] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.073086 32598 raft_consensus.cc:2243] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.073761 32598 raft_consensus.cc:2272] T 2f062ed669134877839a5c48ba14d75f P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:27.076151 32598 tablet_replica.cc:333] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7: stopping tablet replica
I20260710 13:28:27.076794 32598 raft_consensus.cc:2243] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:27.077319 32598 raft_consensus.cc:2272] T ecff3645d9de4d2495663a04f927fe17 P d4d99051e20f4424bff553ec72b6a3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:28.119139 32598 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1710)
I20260710 13:28:28.383932 32598 tablet_server.cc:196] TabletServer@127.31.213.132:0 shutdown complete.
I20260710 13:28:28.419384 32598 master.cc:562] Master@127.31.213.190:33591 shutting down...
I20260710 13:28:28.444268 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:28.444855 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:28.445178 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d021bb2a17647818651ee830f483250: stopping tablet replica
I20260710 13:28:28.465212 32598 master.cc:584] Master@127.31.213.190:33591 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30486 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:28:28.523423 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:43417
I20260710 13:28:28.524927 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:28.530476  2114 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:28:28.530642  2115 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:28:28.531386  2117 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:28:28.533533 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:28.534493 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:28.534688 32598 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:28:28.534807 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690108534796 us; error 0 us; skew 500 ppm
I20260710 13:28:28.535271 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:28.538029 32598 webserver.cc:533] Webserver started at http://127.31.213.190:41785/ using document root <none> and password file <none>
I20260710 13:28:28.538487 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:28.538646 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:28.538924 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:28.539969 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "85e3e996734440b6b9fc005bd51b9228"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.544418 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:28:28.548043  2122 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:28:28.548923 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:28.549207 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "85e3e996734440b6b9fc005bd51b9228"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.549453 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-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:28:28.567355 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:28.568542 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:28.605876 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:43417
I20260710 13:28:28.605969  2173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:43417 every 8 connection(s)
I20260710 13:28:28.609764  2174 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:28:28.619594  2174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228: Bootstrap starting.
I20260710 13:28:28.624290  2174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:28.628468  2174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228: No bootstrap required, opened a new log
I20260710 13:28:28.630640  2174 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e3e996734440b6b9fc005bd51b9228" member_type: VOTER }
I20260710 13:28:28.631006  2174 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:28.631263  2174 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85e3e996734440b6b9fc005bd51b9228, State: Initialized, Role: FOLLOWER
I20260710 13:28:28.631942  2174 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85e3e996734440b6b9fc005bd51b9228" member_type: VOTER }
I20260710 13:28:28.632390  2174 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:28.632604  2174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:28.632915  2174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:28.637106  2174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e3e996734440b6b9fc005bd51b9228" member_type: VOTER }
I20260710 13:28:28.637642  2174 leader_election.cc:304] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [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: 85e3e996734440b6b9fc005bd51b9228; no voters: 
I20260710 13:28:28.638762  2174 leader_election.cc:290] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:28.639098  2177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:28.640447  2177 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 1 LEADER]: Becoming Leader. State: Replica: 85e3e996734440b6b9fc005bd51b9228, State: Running, Role: LEADER
I20260710 13:28:28.641155  2177 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [LEADER]: Queue going to LEADER mode. State: All 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: "85e3e996734440b6b9fc005bd51b9228" member_type: VOTER }
I20260710 13:28:28.641798  2174 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:28.645464  2178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85e3e996734440b6b9fc005bd51b9228" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e3e996734440b6b9fc005bd51b9228" member_type: VOTER } }
I20260710 13:28:28.645859  2179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85e3e996734440b6b9fc005bd51b9228. Latest consensus state: current_term: 1 leader_uuid: "85e3e996734440b6b9fc005bd51b9228" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85e3e996734440b6b9fc005bd51b9228" member_type: VOTER } }
I20260710 13:28:28.646255  2178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:28.646559  2179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:28.650892  2183 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:28.655772  2183 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:28.658975 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:28.664299  2183 catalog_manager.cc:1383] Generated new cluster ID: d093df37f967477a956931f9cf4504f8
I20260710 13:28:28.664531  2183 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:28.712462  2183 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:28.713721  2183 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:28.726164  2183 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228: Generated new TSK 0
I20260710 13:28:28.726737  2183 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:28.789829 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:28.795789  2195 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:28:28.797062  2196 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:28:28.798399  2198 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:28:28.799086 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:28.800073 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:28.800288 32598 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:28:28.800458 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690108800440 us; error 0 us; skew 500 ppm
I20260710 13:28:28.801015 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:28.803283 32598 webserver.cc:533] Webserver started at http://127.31.213.129:34763/ using document root <none> and password file <none>
I20260710 13:28:28.803750 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:28.803960 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:28.804236 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:28.805421 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "d98a87d467744f0599159527ece0d8b1"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.809719 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:28.812865  2203 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:28:28.813714 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:28.813947 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "d98a87d467744f0599159527ece0d8b1"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.814186 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-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:28:28.833930 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:28.835045 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:28.836409 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:28.838594 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:28.838760 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:28.839046 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:28.839196 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:28.878109 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:46245
I20260710 13:28:28.878201  2265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:46245 every 8 connection(s)
I20260710 13:28:28.883149 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:28.889881  2270 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:28:28.890384  2271 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:28:28.893417  2274 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:28:28.893450 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:28.894702 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:28.894905 32598 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:28:28.895071 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690108895057 us; error 0 us; skew 500 ppm
I20260710 13:28:28.895632 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:28.898128 32598 webserver.cc:533] Webserver started at http://127.31.213.130:35581/ using document root <none> and password file <none>
I20260710 13:28:28.898599 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:28.898806 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:28.899116 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:28.900203  2266 heartbeater.cc:344] Connected to a master server at 127.31.213.190:43417
I20260710 13:28:28.900357 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "4dad8a8c30fd4dcda8447224ab73af05"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.900568  2266 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:28.901338  2266 heartbeater.cc:507] Master 127.31.213.190:43417 requested a full tablet report, sending...
I20260710 13:28:28.903255  2139 ts_manager.cc:194] Registered new tserver with Master: d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:28.904973  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49320
I20260710 13:28:28.905315 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:28.908710  2278 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:28:28.909394 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:28.909665 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "4dad8a8c30fd4dcda8447224ab73af05"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.909934 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-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:28:28.926959 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:28.928092 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:28.929570 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:28.931643 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:28.931857 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:28.932094 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:28.932260 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:28.971124 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:36085
I20260710 13:28:28.971226  2340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:36085 every 8 connection(s)
I20260710 13:28:28.975701 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:28.982538  2344 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:28:28.984445  2345 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:28:28.987669 32598 server_base.cc:1061] running on GCE node
W20260710 13:28:28.988081  2347 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:28:28.989086 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:28:28.989210  2341 heartbeater.cc:344] Connected to a master server at 127.31.213.190:43417
W20260710 13:28:28.989379 32598 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:28:28.989609 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690108989587 us; error 0 us; skew 500 ppm
I20260710 13:28:28.989610  2341 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:28.990465 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:28.990603  2341 heartbeater.cc:507] Master 127.31.213.190:43417 requested a full tablet report, sending...
I20260710 13:28:28.992945  2139 ts_manager.cc:194] Registered new tserver with Master: 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:28.993038 32598 webserver.cc:533] Webserver started at http://127.31.213.131:38221/ using document root <none> and password file <none>
I20260710 13:28:28.993616 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:28.993810 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:28.994074 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:28.994591  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49324
I20260710 13:28:28.995237 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "fab44230be2f475c826d2061c465b4c4"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:28.999871 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 13:28:29.002884  2352 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:28:29.003657 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:29.003897 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "fab44230be2f475c826d2061c465b4c4"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:29.004122 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-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:28:29.012714 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:29.013741 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:29.015030 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:29.017083 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:29.017274 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:29.017519 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:29.017710 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:29.061757 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:40381
I20260710 13:28:29.061851  2414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:40381 every 8 connection(s)
I20260710 13:28:29.066394 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:29.073117  2418 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:28:29.074551  2419 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:28:29.075970  2421 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:28:29.076464 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:29.077539 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:29.077720 32598 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:28:29.077935 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690109077899 us; error 0 us; skew 500 ppm
I20260710 13:28:29.078474 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:29.078634  2415 heartbeater.cc:344] Connected to a master server at 127.31.213.190:43417
I20260710 13:28:29.079056  2415 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:29.079869  2415 heartbeater.cc:507] Master 127.31.213.190:43417 requested a full tablet report, sending...
I20260710 13:28:29.081787 32598 webserver.cc:533] Webserver started at http://127.31.213.132:34191/ using document root <none> and password file <none>
I20260710 13:28:29.082124  2139 ts_manager.cc:194] Registered new tserver with Master: fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:29.082406 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:29.082680 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:29.082984 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:29.083860  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49328
I20260710 13:28:29.084344 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-3-root/instance:
uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
format_stamp: "Formatted at 2026-07-10 13:28:29 on dist-test-slave-20gn"
I20260710 13:28:29.089211 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:29.092275  2426 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:28:29.093037 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:29.093319 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-3-root
uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
format_stamp: "Formatted at 2026-07-10 13:28:29 on dist-test-slave-20gn"
I20260710 13:28:29.093598 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-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:28:29.107118 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:29.108209 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:29.109547 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:29.111634 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:29.111889 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:29.112135 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:29.112339 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:29.151674 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.132:42011
I20260710 13:28:29.151739  2488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.132:42011 every 8 connection(s)
I20260710 13:28:29.165524  2489 heartbeater.cc:344] Connected to a master server at 127.31.213.190:43417
I20260710 13:28:29.165920  2489 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:29.166596  2489 heartbeater.cc:507] Master 127.31.213.190:43417 requested a full tablet report, sending...
I20260710 13:28:29.168375  2139 ts_manager.cc:194] Registered new tserver with Master: 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:29.169503 32598 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014530273s
I20260710 13:28:29.169670  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49340
I20260710 13:28:29.192390  2139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49342:
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:28:29.336619  2379 tablet_service.cc:1511] Processing CreateTablet for tablet ab881bcd9c1d47059f1f8bc88c932d4f (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:28:29.337651  2454 tablet_service.cc:1511] Processing CreateTablet for tablet 95a4d42695b640c08cf9e7812d3bf8af (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:28:29.338172  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab881bcd9c1d47059f1f8bc88c932d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.338979  2454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a4d42695b640c08cf9e7812d3bf8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.339154  2376 tablet_service.cc:1511] Processing CreateTablet for tablet a40ddbf6a6b74ec996c2dbd9e9d3fea8 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:28:29.340427  2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddbf6a6b74ec996c2dbd9e9d3fea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.341729  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8388ab022c4b35910f1c7a7032b98d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:28:29.341805  2377 tablet_service.cc:1511] Processing CreateTablet for tablet f75ad7cca056444a8cd10bbc4dc35be0 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:28:29.342998  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8388ab022c4b35910f1c7a7032b98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.343217  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75ad7cca056444a8cd10bbc4dc35be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.345361  2452 tablet_service.cc:1511] Processing CreateTablet for tablet 82d4b2adf4674dd09375e3436838d979 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:28:29.346649  2452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d4b2adf4674dd09375e3436838d979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.349663  2451 tablet_service.cc:1511] Processing CreateTablet for tablet 9440a80c5f62421387a3848d2eeda3e7 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:28:29.350960  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440a80c5f62421387a3848d2eeda3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.353683  2378 tablet_service.cc:1511] Processing CreateTablet for tablet 82d4b2adf4674dd09375e3436838d979 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:28:29.354931  2378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d4b2adf4674dd09375e3436838d979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.357273  2231 tablet_service.cc:1511] Processing CreateTablet for tablet 95a4d42695b640c08cf9e7812d3bf8af (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:28:29.357410  2380 tablet_service.cc:1511] Processing CreateTablet for tablet 95a4d42695b640c08cf9e7812d3bf8af (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:28:29.357761  2230 tablet_service.cc:1511] Processing CreateTablet for tablet ab881bcd9c1d47059f1f8bc88c932d4f (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:28:29.358568  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a4d42695b640c08cf9e7812d3bf8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.358728  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a4d42695b640c08cf9e7812d3bf8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.359198  2230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab881bcd9c1d47059f1f8bc88c932d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.374352  2229 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8388ab022c4b35910f1c7a7032b98d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:28:29.375763  2229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8388ab022c4b35910f1c7a7032b98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.390450  2228 tablet_service.cc:1511] Processing CreateTablet for tablet f75ad7cca056444a8cd10bbc4dc35be0 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:28:29.391862  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75ad7cca056444a8cd10bbc4dc35be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.401913  2227 tablet_service.cc:1511] Processing CreateTablet for tablet 9440a80c5f62421387a3848d2eeda3e7 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:28:29.403244  2227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440a80c5f62421387a3848d2eeda3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.418183  2450 tablet_service.cc:1511] Processing CreateTablet for tablet a40ddbf6a6b74ec996c2dbd9e9d3fea8 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:28:29.419677  2450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddbf6a6b74ec996c2dbd9e9d3fea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.419835  2506 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:29.427546  2506 tablet_bootstrap.cc:654] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:29.431485  2507 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:29.431722  2505 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:29.437855  2507 tablet_bootstrap.cc:654] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:29.438462  2505 tablet_bootstrap.cc:654] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:29.441044  2231 tablet_service.cc:1511] Processing CreateTablet for tablet a40ddbf6a6b74ec996c2dbd9e9d3fea8 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:28:29.439374  2376 tablet_service.cc:1511] Processing CreateTablet for tablet 311a3fc30ad2494c9be3b77d9dfb790d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:28:29.445223  2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311a3fc30ad2494c9be3b77d9dfb790d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.452031  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40ddbf6a6b74ec996c2dbd9e9d3fea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.451999  2226 tablet_service.cc:1511] Processing CreateTablet for tablet 499a5805b175421a8c7eeb3c6d3bafc1 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:28:29.453487  2226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a5805b175421a8c7eeb3c6d3bafc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.462574  2380 tablet_service.cc:1511] Processing CreateTablet for tablet 499a5805b175421a8c7eeb3c6d3bafc1 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:28:29.462984  2378 tablet_service.cc:1511] Processing CreateTablet for tablet ab43898c430f43149e5c84ecf9c78eb7 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:28:29.463900  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a5805b175421a8c7eeb3c6d3bafc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.464933  2378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab43898c430f43149e5c84ecf9c78eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.467131  2454 tablet_service.cc:1511] Processing CreateTablet for tablet 1f676af1a3c44e89a956f9ffc2fba857 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:28:29.468361  2454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f676af1a3c44e89a956f9ffc2fba857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.469619  2450 tablet_service.cc:1511] Processing CreateTablet for tablet 9f55743df71f488286614d52890e4b51 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:28:29.470085  2452 tablet_service.cc:1511] Processing CreateTablet for tablet ab43898c430f43149e5c84ecf9c78eb7 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:28:29.471076  2229 tablet_service.cc:1511] Processing CreateTablet for tablet ab43898c430f43149e5c84ecf9c78eb7 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:28:29.471910  2452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab43898c430f43149e5c84ecf9c78eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.472285  2229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab43898c430f43149e5c84ecf9c78eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.473785  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 87ff6752b4cb4991b38bbbe1ca3e5b83 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:28:29.475942  2224 tablet_service.cc:1511] Processing CreateTablet for tablet 719547c96285453bb5db8e16b8b3f6de (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:28:29.476959  2450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f55743df71f488286614d52890e4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.478030  2223 tablet_service.cc:1511] Processing CreateTablet for tablet fcee3174454c41ba9a4c05605e7f6827 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:28:29.484977  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ff6752b4cb4991b38bbbe1ca3e5b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.484809  2227 tablet_service.cc:1511] Processing CreateTablet for tablet 1f676af1a3c44e89a956f9ffc2fba857 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:28:29.486286  2227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f676af1a3c44e89a956f9ffc2fba857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.486197  2451 tablet_service.cc:1511] Processing CreateTablet for tablet 719547c96285453bb5db8e16b8b3f6de (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:28:29.487591  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719547c96285453bb5db8e16b8b3f6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.489017  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719547c96285453bb5db8e16b8b3f6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.489893  2449 tablet_service.cc:1511] Processing CreateTablet for tablet fcee3174454c41ba9a4c05605e7f6827 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:28:29.491253  2449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcee3174454c41ba9a4c05605e7f6827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.493844  2448 tablet_service.cc:1511] Processing CreateTablet for tablet b75120ca2df14b2fb9f04fdf371e884c (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:28:29.494256  2379 tablet_service.cc:1511] Processing CreateTablet for tablet 9f55743df71f488286614d52890e4b51 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:28:29.495272  2448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75120ca2df14b2fb9f04fdf371e884c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.495513  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f55743df71f488286614d52890e4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.499641  2375 tablet_service.cc:1511] Processing CreateTablet for tablet fcee3174454c41ba9a4c05605e7f6827 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:28:29.502370  2222 tablet_service.cc:1511] Processing CreateTablet for tablet 5f688df7128e41ab8e58233e8e4e7274 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:28:29.503662  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f688df7128e41ab8e58233e8e4e7274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.503769  2447 tablet_service.cc:1511] Processing CreateTablet for tablet c98b38c89b15455581958f668dcc219d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:28:29.505548  2447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98b38c89b15455581958f668dcc219d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.508081  2374 tablet_service.cc:1511] Processing CreateTablet for tablet b75120ca2df14b2fb9f04fdf371e884c (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:28:29.510568  2377 tablet_service.cc:1511] Processing CreateTablet for tablet 87ff6752b4cb4991b38bbbe1ca3e5b83 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:28:29.512672  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcee3174454c41ba9a4c05605e7f6827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.501492  2375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcee3174454c41ba9a4c05605e7f6827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.519747  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ff6752b4cb4991b38bbbe1ca3e5b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.522912  2446 tablet_service.cc:1511] Processing CreateTablet for tablet b709f5f5bf1d47d2b0a8d8988f874a4d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:28:29.526080  2445 tablet_service.cc:1511] Processing CreateTablet for tablet c4ea9b739e8b4f139df4d9635f3d9307 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:28:29.528293  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75120ca2df14b2fb9f04fdf371e884c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.524619  2446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b709f5f5bf1d47d2b0a8d8988f874a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.530444  2445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea9b739e8b4f139df4d9635f3d9307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.530143  2373 tablet_service.cc:1511] Processing CreateTablet for tablet 5f688df7128e41ab8e58233e8e4e7274 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:28:29.531661  2373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f688df7128e41ab8e58233e8e4e7274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.534641  2372 tablet_service.cc:1511] Processing CreateTablet for tablet b709f5f5bf1d47d2b0a8d8988f874a4d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:28:29.536365  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b709f5f5bf1d47d2b0a8d8988f874a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.539980  2371 tablet_service.cc:1511] Processing CreateTablet for tablet c4ea9b739e8b4f139df4d9635f3d9307 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:28:29.541564  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea9b739e8b4f139df4d9635f3d9307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.541996  2230 tablet_service.cc:1511] Processing CreateTablet for tablet c98b38c89b15455581958f668dcc219d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:28:29.543617  2230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98b38c89b15455581958f668dcc219d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.451177  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 311a3fc30ad2494c9be3b77d9dfb790d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:28:29.578233  2506 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:29.578714  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311a3fc30ad2494c9be3b77d9dfb790d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.578737  2506 ts_tablet_manager.cc:1403] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.159s	user 0.003s	sys 0.030s
I20260710 13:28:29.568109  2376 tablet_service.cc:1511] Processing CreateTablet for tablet 8c04db32811d4cb4acb91d3127956882 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:28:29.595918  2506 raft_consensus.cc:359] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:29.576503  2228 tablet_service.cc:1511] Processing CreateTablet for tablet b709f5f5bf1d47d2b0a8d8988f874a4d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:28:29.607365  2454 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea87a7b3dcf47bb903d5c66d479d9fb (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:28:29.608613  2228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b709f5f5bf1d47d2b0a8d8988f874a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.605976  2506 raft_consensus.cc:385] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:29.616467  2506 raft_consensus.cc:740] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:29.607162  2452 tablet_service.cc:1511] Processing CreateTablet for tablet 16af80cbe7b7498dacc3c5e72b1e9e4f (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:28:29.618075  2506 consensus_queue.cc:260] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:29.608705  2454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea87a7b3dcf47bb903d5c66d479d9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.621097  2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04db32811d4cb4acb91d3127956882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.630602  2379 tablet_service.cc:1511] Processing CreateTablet for tablet 78a4e140a4d74ad982b265761869fe96 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:28:29.633777  2377 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea87a7b3dcf47bb903d5c66d479d9fb (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:28:29.648484  2505 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:29.648797  2452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16af80cbe7b7498dacc3c5e72b1e9e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.649073  2505 ts_tablet_manager.cc:1403] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.218s	user 0.030s	sys 0.028s
I20260710 13:28:29.652384  2505 raft_consensus.cc:359] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:29.653371  2505 raft_consensus.cc:385] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:29.653749  2505 raft_consensus.cc:740] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
W20260710 13:28:29.653942  2187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:29.654851  2505 consensus_queue.cc:260] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:29.669698  2306 tablet_service.cc:1511] Processing CreateTablet for tablet ab881bcd9c1d47059f1f8bc88c932d4f (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:28:29.670675  2507 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:29.671134  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab881bcd9c1d47059f1f8bc88c932d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.671222  2507 ts_tablet_manager.cc:1403] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.240s	user 0.007s	sys 0.012s
I20260710 13:28:29.667222  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a4e140a4d74ad982b265761869fe96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.679977  2305 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8388ab022c4b35910f1c7a7032b98d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:28:29.673228  2448 tablet_service.cc:1511] Processing CreateTablet for tablet 78a4e140a4d74ad982b265761869fe96 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:28:29.681018  2303 tablet_service.cc:1511] Processing CreateTablet for tablet f75ad7cca056444a8cd10bbc4dc35be0 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:28:29.681819  2304 tablet_service.cc:1511] Processing CreateTablet for tablet 82d4b2adf4674dd09375e3436838d979 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:28:29.681967  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 8c04db32811d4cb4acb91d3127956882 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:28:29.682888  2302 tablet_service.cc:1511] Processing CreateTablet for tablet 9440a80c5f62421387a3848d2eeda3e7 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:28:29.696079  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea87a7b3dcf47bb903d5c66d479d9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.703145  2266 heartbeater.cc:499] Master 127.31.213.190:43417 was elected leader, sending a full tablet report...
I20260710 13:28:29.706634  2506 ts_tablet_manager.cc:1434] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.124s	user 0.015s	sys 0.009s
I20260710 13:28:29.707759  2506 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:29.709506  2448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a4e140a4d74ad982b265761869fe96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.709790  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d4b2adf4674dd09375e3436838d979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.710328  2302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440a80c5f62421387a3848d2eeda3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.719022  2301 tablet_service.cc:1511] Processing CreateTablet for tablet 311a3fc30ad2494c9be3b77d9dfb790d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:28:29.719341  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 87ff6752b4cb4991b38bbbe1ca3e5b83 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:28:29.721010  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 9f55743df71f488286614d52890e4b51 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:28:29.722726  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 1f676af1a3c44e89a956f9ffc2fba857 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:28:29.724460  2300 tablet_service.cc:1511] Processing CreateTablet for tablet 499a5805b175421a8c7eeb3c6d3bafc1 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:28:29.725876  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8388ab022c4b35910f1c7a7032b98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.726521  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311a3fc30ad2494c9be3b77d9dfb790d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.727128  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f676af1a3c44e89a956f9ffc2fba857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.699857  2226 tablet_service.cc:1511] Processing CreateTablet for tablet 16af80cbe7b7498dacc3c5e72b1e9e4f (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:28:29.727743  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f55743df71f488286614d52890e4b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.728212  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04db32811d4cb4acb91d3127956882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.728356  2300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499a5805b175421a8c7eeb3c6d3bafc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.729691  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ff6752b4cb4991b38bbbe1ca3e5b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.732921  2303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75ad7cca056444a8cd10bbc4dc35be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.734033  2226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16af80cbe7b7498dacc3c5e72b1e9e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.741215  2507 raft_consensus.cc:359] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:29.742043  2507 raft_consensus.cc:385] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:29.742396  2507 raft_consensus.cc:740] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:29.743273  2507 consensus_queue.cc:260] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:29.761317  2415 heartbeater.cc:499] Master 127.31.213.190:43417 was elected leader, sending a full tablet report...
I20260710 13:28:29.796141  2505 ts_tablet_manager.cc:1434] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.147s	user 0.018s	sys 0.015s
I20260710 13:28:29.805500  2489 heartbeater.cc:499] Master 127.31.213.190:43417 was elected leader, sending a full tablet report...
I20260710 13:28:29.815865  2511 raft_consensus.cc:493] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:29.816375  2511 raft_consensus.cc:515] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:29.818030  2506 tablet_bootstrap.cc:654] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:29.818890  2511 leader_election.cc:290] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
W20260710 13:28:29.819619  2416 tablet.cc:2406] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:28:29.821238  2512 raft_consensus.cc:493] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:29.821739  2512 raft_consensus.cc:515] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:29.823215  2505 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:29.824924  2512 leader_election.cc:290] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:29.791378  2231 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea87a7b3dcf47bb903d5c66d479d9fb (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:28:29.836802  2507 ts_tablet_manager.cc:1434] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.165s	user 0.005s	sys 0.031s
I20260710 13:28:29.843729  2304 tablet_service.cc:1511] Processing CreateTablet for tablet 719547c96285453bb5db8e16b8b3f6de (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:28:29.845089  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719547c96285453bb5db8e16b8b3f6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.856417  2514 tablet_bootstrap.cc:492] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:29.859493  2305 tablet_service.cc:1511] Processing CreateTablet for tablet b75120ca2df14b2fb9f04fdf371e884c (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:28:29.861318  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75120ca2df14b2fb9f04fdf371e884c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.863060  2514 tablet_bootstrap.cc:654] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:29.864228  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:29.867322  2355 leader_election.cc:343] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:29.867700  2507 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:29.876669  2301 tablet_service.cc:1511] Processing CreateTablet for tablet 5f688df7128e41ab8e58233e8e4e7274 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:28:29.878293  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f688df7128e41ab8e58233e8e4e7274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.880053  2505 tablet_bootstrap.cc:654] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:29.883997  2304 tablet_service.cc:1511] Processing CreateTablet for tablet c98b38c89b15455581958f668dcc219d (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:28:29.885810  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98b38c89b15455581958f668dcc219d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.898406  2301 tablet_service.cc:1511] Processing CreateTablet for tablet c4ea9b739e8b4f139df4d9635f3d9307 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:28:29.899952  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea9b739e8b4f139df4d9635f3d9307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.903949  2298 tablet_service.cc:1511] Processing CreateTablet for tablet 8c04db32811d4cb4acb91d3127956882 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:28:29.917372  2301 tablet_service.cc:1511] Processing CreateTablet for tablet 16af80cbe7b7498dacc3c5e72b1e9e4f (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:28:29.918119  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea87a7b3dcf47bb903d5c66d479d9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.971551  2304 tablet_service.cc:1511] Processing CreateTablet for tablet 78a4e140a4d74ad982b265761869fe96 (DEFAULT_TABLE table=test-workload [id=b7eddd4aa22d4eb688b4e27d051c81a9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:28:29.975853  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c04db32811d4cb4acb91d3127956882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.981906  2301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16af80cbe7b7498dacc3c5e72b1e9e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:29.981858  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:29.982962  2304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a4e140a4d74ad982b265761869fe96. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:28:29.983665  2355 leader_election.cc:343] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:29.984130  2355 leader_election.cc:304] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:29.984920  2512 raft_consensus.cc:2749] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:29.988452  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a4d42695b640c08cf9e7812d3bf8af" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
W20260710 13:28:29.993055  2206 leader_election.cc:343] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:29.994047  2506 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:29.994585  2506 ts_tablet_manager.cc:1403] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.287s	user 0.018s	sys 0.007s
I20260710 13:28:29.995357  2514 tablet_bootstrap.cc:492] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:29.995857  2514 ts_tablet_manager.cc:1403] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.072s
I20260710 13:28:29.997119  2341 heartbeater.cc:499] Master 127.31.213.190:43417 was elected leader, sending a full tablet report...
I20260710 13:28:29.998857  2514 raft_consensus.cc:359] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:29.999614  2514 raft_consensus.cc:385] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:29.999894  2514 raft_consensus.cc:740] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.000784  2514 consensus_queue.cc:260] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.002972  2507 tablet_bootstrap.cc:654] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.012260  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a4d42695b640c08cf9e7812d3bf8af" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:30.013782  2206 leader_election.cc:343] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.014227  2206 leader_election.cc:304] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98a87d467744f0599159527ece0d8b1; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:30.015125  2511 raft_consensus.cc:2749] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:30.012300  2506 raft_consensus.cc:359] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.016619  2506 raft_consensus.cc:385] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.016968  2506 raft_consensus.cc:740] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.017879  2506 consensus_queue.cc:260] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.020433  2506 ts_tablet_manager.cc:1434] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.006s
I20260710 13:28:30.021481  2506 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.031353  2506 tablet_bootstrap.cc:654] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.031884  2505 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.032537  2505 ts_tablet_manager.cc:1403] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.210s	user 0.013s	sys 0.002s
I20260710 13:28:30.036414  2505 raft_consensus.cc:359] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.040690  2505 raft_consensus.cc:385] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.041080  2505 raft_consensus.cc:740] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.042200  2505 consensus_queue.cc:260] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.045967  2505 ts_tablet_manager.cc:1434] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:28:30.047088  2505 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.049250  2512 raft_consensus.cc:493] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.049741  2512 raft_consensus.cc:515] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.051021  2507 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.051855  2507 ts_tablet_manager.cc:1403] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.006s
I20260710 13:28:30.051999  2512 leader_election.cc:290] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.052508  2506 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.053032  2506 ts_tablet_manager.cc:1403] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260710 13:28:30.056350  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab881bcd9c1d47059f1f8bc88c932d4f" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.056457  2514 ts_tablet_manager.cc:1434] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.060s	user 0.028s	sys 0.016s
I20260710 13:28:30.056983  2241 raft_consensus.cc:2468] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
I20260710 13:28:30.058475  2355 leader_election.cc:304] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.058712  2514 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.060539  2512 raft_consensus.cc:2804] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.061117  2512 raft_consensus.cc:493] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.061062  2506 raft_consensus.cc:359] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.061928  2506 raft_consensus.cc:385] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.062245  2506 raft_consensus.cc:740] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.063107  2506 consensus_queue.cc:260] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.065339  2506 ts_tablet_manager.cc:1434] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:28:30.066298  2506 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.066998  2505 tablet_bootstrap.cc:654] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.068274  2514 tablet_bootstrap.cc:654] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.061573  2512 raft_consensus.cc:3060] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.073909  2507 raft_consensus.cc:359] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.074654  2507 raft_consensus.cc:385] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.074947  2507 raft_consensus.cc:740] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.078790  2512 raft_consensus.cc:515] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.081851  2512 leader_election.cc:290] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.082834  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab881bcd9c1d47059f1f8bc88c932d4f" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:30.083385  2241 raft_consensus.cc:3060] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.086177  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab881bcd9c1d47059f1f8bc88c932d4f" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:30.087779  2506 tablet_bootstrap.cc:654] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:30.088560  2355 leader_election.cc:343] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.087620  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab881bcd9c1d47059f1f8bc88c932d4f" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
W20260710 13:28:30.090356  2355 leader_election.cc:343] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.090682  2241 raft_consensus.cc:2468] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:30.090651  2507 consensus_queue.cc:260] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.091922  2355 leader_election.cc:304] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:30.093005  2507 ts_tablet_manager.cc:1434] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260710 13:28:30.093205  2512 raft_consensus.cc:2804] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.095567  2507 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:30.097915  2506 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.098557  2506 ts_tablet_manager.cc:1403] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.002s
I20260710 13:28:30.106900  2513 raft_consensus.cc:493] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.107604  2513 raft_consensus.cc:515] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.110210  2513 leader_election.cc:290] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.107039  2514 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.106142  2506 raft_consensus.cc:359] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.117399  2506 raft_consensus.cc:385] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.118817  2506 raft_consensus.cc:740] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.119679  2506 consensus_queue.cc:260] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.121934  2506 ts_tablet_manager.cc:1434] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:28:30.122896  2506 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.123175  2507 tablet_bootstrap.cc:654] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.117144  2514 ts_tablet_manager.cc:1403] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.009s
I20260710 13:28:30.117048  2512 raft_consensus.cc:697] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:30.126278  2512 consensus_queue.cc:237] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.128268  2514 raft_consensus.cc:359] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.128999  2514 raft_consensus.cc:385] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.131376  2506 tablet_bootstrap.cc:654] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.129451  2514 raft_consensus.cc:740] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.135910  2505 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.138593  2505 ts_tablet_manager.cc:1403] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.015s
I20260710 13:28:30.140141  2514 consensus_queue.cc:260] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.154793  2505 raft_consensus.cc:359] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.155619  2505 raft_consensus.cc:385] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.155927  2505 raft_consensus.cc:740] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.158314  2514 ts_tablet_manager.cc:1434] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:28:30.159519  2514 tablet_bootstrap.cc:492] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.164861  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8388ab022c4b35910f1c7a7032b98d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:30.165491  2315 raft_consensus.cc:2468] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 0.
I20260710 13:28:30.167465  2429 leader_election.cc:304] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 
I20260710 13:28:30.167829  2514 tablet_bootstrap.cc:654] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.168272  2513 raft_consensus.cc:2804] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.168663  2513 raft_consensus.cc:493] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.169021  2513 raft_consensus.cc:3060] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.168939  2505 consensus_queue.cc:260] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.171675  2505 ts_tablet_manager.cc:1434] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.002s
I20260710 13:28:30.172459  2511 raft_consensus.cc:493] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.172744  2505 tablet_bootstrap.cc:492] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.172968  2511 raft_consensus.cc:515] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.175295  2511 leader_election.cc:290] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:30.177371  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:30.177191  2136 catalog_manager.cc:5697] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:30.178071  2464 raft_consensus.cc:2468] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:30.179556  2206 leader_election.cc:304] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:30.180338  2511 raft_consensus.cc:2804] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.180475  2505 tablet_bootstrap.cc:654] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.180748  2511 raft_consensus.cc:493] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.181136  2511 raft_consensus.cc:3060] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.182981  2513 raft_consensus.cc:515] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.184918  2513 leader_election.cc:290] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.186594  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:30.186790  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8388ab022c4b35910f1c7a7032b98d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:30.187332  2316 raft_consensus.cc:3060] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.187841  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8388ab022c4b35910f1c7a7032b98d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.188059  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8388ab022c4b35910f1c7a7032b98d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:30.188525  2241 raft_consensus.cc:2468] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 0.
I20260710 13:28:30.189301  2507 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.189395  2522 raft_consensus.cc:493] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.189790  2507 ts_tablet_manager.cc:1403] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.015s
I20260710 13:28:30.189968  2522 raft_consensus.cc:515] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.191965  2507 raft_consensus.cc:359] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.192943  2522 leader_election.cc:290] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.193017  2511 raft_consensus.cc:515] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.193567  2506 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.194196  2506 ts_tablet_manager.cc:1403] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260710 13:28:30.195544  2511 leader_election.cc:290] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:30.192483  2507 raft_consensus.cc:385] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.196498  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:30.196915  2507 raft_consensus.cc:740] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.197212  2464 raft_consensus.cc:3060] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.198132  2506 raft_consensus.cc:359] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.202035  2506 raft_consensus.cc:385] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.202436  2506 raft_consensus.cc:740] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.203249  2506 consensus_queue.cc:260] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
W20260710 13:28:30.205030  2206 leader_election.cc:343] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.201472  2316 raft_consensus.cc:2468] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:30.207314  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:30.207418  2506 ts_tablet_manager.cc:1434] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
W20260710 13:28:30.208854  2206 leader_election.cc:343] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.211171  2506 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.211246  2429 leader_election.cc:304] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2; no voters: d98a87d467744f0599159527ece0d8b1
I20260710 13:28:30.212327  2513 raft_consensus.cc:2804] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.213668  2464 raft_consensus.cc:2468] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:30.213236  2507 consensus_queue.cc:260] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.215204  2206 leader_election.cc:304] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:30.217064  2511 raft_consensus.cc:2804] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.217635  2511 raft_consensus.cc:697] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:30.218647  2511 consensus_queue.cc:237] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.224395  2506 tablet_bootstrap.cc:654] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.224289  2513 raft_consensus.cc:697] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:30.225647  2513 consensus_queue.cc:237] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.227514  2514 tablet_bootstrap.cc:492] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.228009  2514 ts_tablet_manager.cc:1403] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.000s
I20260710 13:28:30.228365  2505 tablet_bootstrap.cc:492] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.229056  2505 ts_tablet_manager.cc:1403] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.005s
I20260710 13:28:30.231312  2514 raft_consensus.cc:359] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.232180  2514 raft_consensus.cc:385] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.232474  2514 raft_consensus.cc:740] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.233304  2514 consensus_queue.cc:260] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.235666  2514 ts_tablet_manager.cc:1434] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:30.224232  2507 ts_tablet_manager.cc:1434] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:28:30.239804  2507 tablet_bootstrap.cc:492] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:30.233148  2505 raft_consensus.cc:359] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.242534  2505 raft_consensus.cc:385] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.243767  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4b2adf4674dd09375e3436838d979" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.242995  2505 raft_consensus.cc:740] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.246444  2514 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.246595  2505 consensus_queue.cc:260] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.248047  2390 raft_consensus.cc:2468] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:30.253029  2281 leader_election.cc:304] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.256206  2505 ts_tablet_manager.cc:1434] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.006s
I20260710 13:28:30.257649  2505 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.259020  2507 tablet_bootstrap.cc:654] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.264369  2514 tablet_bootstrap.cc:654] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.264885  2522 raft_consensus.cc:2804] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.265445  2522 raft_consensus.cc:493] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.265904  2522 raft_consensus.cc:3060] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.273458  2135 catalog_manager.cc:5697] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 1 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.276680  2522 raft_consensus.cc:515] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.279626  2522 leader_election.cc:290] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.280161  2507 tablet_bootstrap.cc:492] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.280668  2507 ts_tablet_manager.cc:1403] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.001s
I20260710 13:28:30.281802  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4b2adf4674dd09375e3436838d979" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:30.282640  2390 raft_consensus.cc:3060] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.283736  2507 raft_consensus.cc:359] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.284457  2507 raft_consensus.cc:385] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.284783  2507 raft_consensus.cc:740] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.285482  2507 consensus_queue.cc:260] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.287603  2507 ts_tablet_manager.cc:1434] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:30.288496  2507 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:30.294142  2390 raft_consensus.cc:2468] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:30.296023  2281 leader_election.cc:304] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.295931  2139 catalog_manager.cc:5697] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.297286  2522 raft_consensus.cc:2804] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.301676  2505 tablet_bootstrap.cc:654] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.303237  2522 raft_consensus.cc:697] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:30.304540  2522 consensus_queue.cc:237] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.313985  2507 tablet_bootstrap.cc:654] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.324012  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4b2adf4674dd09375e3436838d979" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:30.324536  2464 raft_consensus.cc:2468] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:30.324481  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d4b2adf4674dd09375e3436838d979" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:30.325296  2463 raft_consensus.cc:3060] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.330024  2506 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.330768  2506 ts_tablet_manager.cc:1403] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.120s	user 0.046s	sys 0.050s
I20260710 13:28:30.334447  2463 raft_consensus.cc:2468] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:30.335287  2506 raft_consensus.cc:359] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.336304  2506 raft_consensus.cc:385] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.336730  2506 raft_consensus.cc:740] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.337771  2506 consensus_queue.cc:260] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.342674  2506 ts_tablet_manager.cc:1434] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:28:30.343797  2506 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.344062  2514 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.344570  2514 ts_tablet_manager.cc:1403] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.015s
I20260710 13:28:30.347831  2514 raft_consensus.cc:359] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.348619  2514 raft_consensus.cc:385] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.349082  2514 raft_consensus.cc:740] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.350117  2514 consensus_queue.cc:260] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.354420  2506 tablet_bootstrap.cc:654] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.355041  2514 ts_tablet_manager.cc:1434] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:30.355029  2137 catalog_manager.cc:5697] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.356290  2514 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.362031  2505 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.362507  2505 ts_tablet_manager.cc:1403] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.004s
I20260710 13:28:30.365685  2514 tablet_bootstrap.cc:654] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.365446  2505 raft_consensus.cc:359] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.366170  2505 raft_consensus.cc:385] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.366496  2505 raft_consensus.cc:740] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.367740  2505 consensus_queue.cc:260] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.376900  2511 raft_consensus.cc:493] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.377493  2511 raft_consensus.cc:515] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.397794  2505 ts_tablet_manager.cc:1434] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.016s
I20260710 13:28:30.399796  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.400323  2511 leader_election.cc:290] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.400957  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:30.401767  2206 leader_election.cc:343] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.403724  2505 tablet_bootstrap.cc:492] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.424472  2507 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.425197  2507 ts_tablet_manager.cc:1403] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.011s
W20260710 13:28:30.425158  2206 leader_election.cc:343] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.425815  2206 leader_election.cc:304] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98a87d467744f0599159527ece0d8b1; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:30.426899  2544 raft_consensus.cc:2749] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:30.416857  2512 raft_consensus.cc:493] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.427824  2512 raft_consensus.cc:515] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.429072  2507 raft_consensus.cc:359] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.429881  2507 raft_consensus.cc:385] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.430119  2512 leader_election.cc:290] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.430276  2507 raft_consensus.cc:740] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.431247  2507 consensus_queue.cc:260] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.416138  2522 raft_consensus.cc:493] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.432907  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a4d42695b640c08cf9e7812d3bf8af" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.439656  2241 raft_consensus.cc:2468] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
I20260710 13:28:30.439782  2505 tablet_bootstrap.cc:654] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.440828  2355 leader_election.cc:304] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.441542  2512 raft_consensus.cc:2804] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.434767  2522 raft_consensus.cc:515] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.442042  2512 raft_consensus.cc:493] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.442580  2512 raft_consensus.cc:3060] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.445083  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:30.446626  2281 leader_election.cc:343] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.435174  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a4d42695b640c08cf9e7812d3bf8af" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:30.450265  2463 raft_consensus.cc:2468] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
I20260710 13:28:30.450707  2513 raft_consensus.cc:493] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.451236  2513 raft_consensus.cc:515] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.453682  2513 leader_election.cc:290] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.457803  2512 raft_consensus.cc:515] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.460052  2512 leader_election.cc:290] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.444337  2522 leader_election.cc:290] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.465533  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.465955  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a4d42695b640c08cf9e7812d3bf8af" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:30.433655  2507 ts_tablet_manager.cc:1434] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:28:30.466601  2240 raft_consensus.cc:3060] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.472999  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a4d42695b640c08cf9e7812d3bf8af" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:30.473654  2463 raft_consensus.cc:3060] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.475620  2507 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
W20260710 13:28:30.477732  2429 leader_election.cc:343] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.477813  2544 raft_consensus.cc:493] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.478694  2544 raft_consensus.cc:515] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.485014  2544 leader_election.cc:290] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:30.485749  2505 tablet_bootstrap.cc:492] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.485685  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:30.486505  2505 ts_tablet_manager.cc:1403] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.008s
I20260710 13:28:30.489631  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.490322  2390 raft_consensus.cc:2468] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
W20260710 13:28:30.491336  2206 leader_election.cc:343] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.491216  2505 raft_consensus.cc:359] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.492224  2206 leader_election.cc:304] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [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: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:30.492359  2505 raft_consensus.cc:385] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.492926  2505 raft_consensus.cc:740] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.493148  2544 raft_consensus.cc:2804] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.493686  2544 raft_consensus.cc:493] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.494160  2544 raft_consensus.cc:3060] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.493824  2505 consensus_queue.cc:260] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.495618  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.496265  2390 raft_consensus.cc:2468] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 0.
I20260710 13:28:30.497579  2429 leader_election.cc:304] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4; no voters: d98a87d467744f0599159527ece0d8b1
I20260710 13:28:30.498744  2513 raft_consensus.cc:2804] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.499115  2513 raft_consensus.cc:493] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.499477  2513 raft_consensus.cc:3060] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.502116  2505 ts_tablet_manager.cc:1434] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:28:30.503189  2505 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.504449  2544 raft_consensus.cc:515] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.506624  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
W20260710 13:28:30.508147  2281 leader_election.cc:343] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.508683  2281 leader_election.cc:304] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:30.508934  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:30.509792  2522 raft_consensus.cc:2749] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:30.510964  2206 leader_election.cc:343] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.512040  2544 leader_election.cc:290] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:30.513312  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:30.513893  2390 raft_consensus.cc:3060] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.515422  2505 tablet_bootstrap.cc:654] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.517457  2240 raft_consensus.cc:2468] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:30.518762  2355 leader_election.cc:304] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.519644  2512 raft_consensus.cc:2804] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.520308  2512 raft_consensus.cc:697] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:30.521159  2390 raft_consensus.cc:2468] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:30.521826  2512 consensus_queue.cc:237] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.522306  2206 leader_election.cc:304] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:30.519937  2513 raft_consensus.cc:515] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.523186  2544 raft_consensus.cc:2804] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.523663  2544 raft_consensus.cc:697] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:30.524483  2544 consensus_queue.cc:237] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.526717  2463 raft_consensus.cc:2468] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:30.526893  2506 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.527146  2514 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.527453  2506 ts_tablet_manager.cc:1403] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.184s	user 0.048s	sys 0.084s
I20260710 13:28:30.527621  2514 ts_tablet_manager.cc:1403] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.172s	user 0.050s	sys 0.067s
I20260710 13:28:30.527803  2513 leader_election.cc:290] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.530611  2506 raft_consensus.cc:359] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.531046  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:30.531152  2514 raft_consensus.cc:359] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.532117  2514 raft_consensus.cc:385] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.532305  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:30.532506  2514 raft_consensus.cc:740] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
W20260710 13:28:30.532691  2429 leader_election.cc:343] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.532998  2390 raft_consensus.cc:3060] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.531415  2506 raft_consensus.cc:385] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.533483  2514 consensus_queue.cc:260] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.534106  2506 raft_consensus.cc:740] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.538980  2505 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.539489  2505 ts_tablet_manager.cc:1403] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260710 13:28:30.534945  2506 consensus_queue.cc:260] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.542265  2506 ts_tablet_manager.cc:1434] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:28:30.541538  2137 catalog_manager.cc:5697] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.542418  2505 raft_consensus.cc:359] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.543278  2505 raft_consensus.cc:385] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.543715  2505 raft_consensus.cc:740] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.544454  2505 consensus_queue.cc:260] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.546631  2505 ts_tablet_manager.cc:1434] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:30.537359  2507 tablet_bootstrap.cc:654] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.547557  2505 tablet_bootstrap.cc:492] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.548696  2514 ts_tablet_manager.cc:1434] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 13:28:30.550386  2138 catalog_manager.cc:5697] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.552433  2514 tablet_bootstrap.cc:492] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.543287  2506 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.555181  2390 raft_consensus.cc:2468] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:30.561460  2506 tablet_bootstrap.cc:654] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.562515  2429 leader_election.cc:304] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4; no voters: d98a87d467744f0599159527ece0d8b1
I20260710 13:28:30.563649  2513 raft_consensus.cc:2804] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.564174  2513 raft_consensus.cc:697] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:30.565740  2505 tablet_bootstrap.cc:654] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.566180  2513 consensus_queue.cc:237] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.561460  2514 tablet_bootstrap.cc:654] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.578110  2506 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.578686  2506 ts_tablet_manager.cc:1403] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.002s
I20260710 13:28:30.582046  2506 raft_consensus.cc:359] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.582926  2506 raft_consensus.cc:385] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.583290  2506 raft_consensus.cc:740] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.584156  2506 consensus_queue.cc:260] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.588915  2506 ts_tablet_manager.cc:1434] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:28:30.589782  2506 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.590745  2507 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.592237  2507 ts_tablet_manager.cc:1403] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.018s
I20260710 13:28:30.592540  2138 catalog_manager.cc:5697] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 1 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.595079  2506 tablet_bootstrap.cc:654] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.595337  2507 raft_consensus.cc:359] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.596506  2507 raft_consensus.cc:385] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.596876  2507 raft_consensus.cc:740] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.597832  2507 consensus_queue.cc:260] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.601189  2507 ts_tablet_manager.cc:1434] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:28:30.602540  2507 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:30.603761  2505 tablet_bootstrap.cc:492] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.604246  2505 ts_tablet_manager.cc:1403] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260710 13:28:30.607270  2505 raft_consensus.cc:359] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.607925  2505 raft_consensus.cc:385] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.608187  2505 raft_consensus.cc:740] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.608946  2505 consensus_queue.cc:260] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.611958  2507 tablet_bootstrap.cc:654] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.613513  2505 ts_tablet_manager.cc:1434] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:28:30.614733  2505 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.617388  2522 raft_consensus.cc:493] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.617895  2522 raft_consensus.cc:515] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.619920  2522 leader_election.cc:290] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.621992  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311a3fc30ad2494c9be3b77d9dfb790d" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.622287  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311a3fc30ad2494c9be3b77d9dfb790d" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:30.622825  2390 raft_consensus.cc:2468] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
W20260710 13:28:30.623754  2281 leader_election.cc:343] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.624519  2281 leader_election.cc:304] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2
I20260710 13:28:30.625582  2522 raft_consensus.cc:2804] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.625744  2505 tablet_bootstrap.cc:654] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.625995  2522 raft_consensus.cc:493] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.626376  2522 raft_consensus.cc:3060] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.628538  2507 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.629145  2507 ts_tablet_manager.cc:1403] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.001s
I20260710 13:28:30.630769  2506 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.632285  2506 ts_tablet_manager.cc:1403] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
W20260710 13:28:30.634742  2355 consensus_peers.cc:597] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. 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:28:30.634963  2506 raft_consensus.cc:359] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.635618  2506 raft_consensus.cc:385] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.635880  2506 raft_consensus.cc:740] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.636016  2507 raft_consensus.cc:359] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.636554  2506 consensus_queue.cc:260] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.636842  2507 raft_consensus.cc:385] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.636785  2522 raft_consensus.cc:515] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.639875  2514 tablet_bootstrap.cc:492] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.640340  2514 ts_tablet_manager.cc:1403] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.000s
I20260710 13:28:30.643093  2522 leader_election.cc:290] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.637414  2507 raft_consensus.cc:740] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.637992  2505 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.643894  2505 ts_tablet_manager.cc:1403] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 13:28:30.643767  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311a3fc30ad2494c9be3b77d9dfb790d" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:30.644060  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311a3fc30ad2494c9be3b77d9dfb790d" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:30.644399  2390 raft_consensus.cc:3060] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.644177  2507 consensus_queue.cc:260] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
W20260710 13:28:30.645413  2281 leader_election.cc:343] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.646710  2507 ts_tablet_manager.cc:1434] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:28:30.647687  2507 tablet_bootstrap.cc:492] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:30.648830  2505 raft_consensus.cc:359] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.649472  2505 raft_consensus.cc:385] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.649742  2505 raft_consensus.cc:740] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.650367  2505 consensus_queue.cc:260] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.650941  2390 raft_consensus.cc:2468] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:30.652117  2281 leader_election.cc:304] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2
I20260710 13:28:30.638443  2506 ts_tablet_manager.cc:1434] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:30.652416  2505 ts_tablet_manager.cc:1434] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260710 13:28:30.653424  2514 raft_consensus.cc:359] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.654212  2514 raft_consensus.cc:385] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.654333  2505 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.654549  2514 raft_consensus.cc:740] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.655440  2514 consensus_queue.cc:260] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.656569  2551 raft_consensus.cc:2804] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.654371  2507 tablet_bootstrap.cc:654] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:30.653352  2206 consensus_peers.cc:597] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. 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:28:30.663327  2514 ts_tablet_manager.cc:1434] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:28:30.666080  2512 consensus_queue.cc:1048] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:30.668543  2514 tablet_bootstrap.cc:492] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.653373  2506 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.664727  2505 tablet_bootstrap.cc:654] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.678602  2551 raft_consensus.cc:697] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:30.679557  2551 consensus_queue.cc:237] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
W20260710 13:28:30.687688  2187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:30.687896  2514 tablet_bootstrap.cc:654] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.700911  2507 tablet_bootstrap.cc:492] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:30.701406  2507 ts_tablet_manager.cc:1403] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.022s
I20260710 13:28:30.698062  2506 tablet_bootstrap.cc:654] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.702881  2138 catalog_manager.cc:5697] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:30.704159  2507 raft_consensus.cc:359] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.705054  2507 raft_consensus.cc:385] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.705343  2507 raft_consensus.cc:740] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.706367  2507 consensus_queue.cc:260] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.708904  2551 consensus_queue.cc:1048] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:30.715247  2506 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:30.717658  2506 ts_tablet_manager.cc:1403] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260710 13:28:30.717080  2514 tablet_bootstrap.cc:492] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.718226  2544 consensus_queue.cc:1048] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:30.718847  2514 ts_tablet_manager.cc:1403] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.005s
I20260710 13:28:30.719911  2505 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.720475  2505 ts_tablet_manager.cc:1403] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.005s
I20260710 13:28:30.723511  2513 raft_consensus.cc:493] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.722101  2514 raft_consensus.cc:359] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.724007  2513 raft_consensus.cc:515] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.724546  2514 raft_consensus.cc:385] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.725004  2514 raft_consensus.cc:740] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.726090  2513 leader_election.cc:290] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.726922  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.727396  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.728008  2239 raft_consensus.cc:2468] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 0.
W20260710 13:28:30.729148  2429 leader_election.cc:343] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.727937  2514 consensus_queue.cc:260] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.730340  2429 leader_election.cc:304] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:30.726372  2506 raft_consensus.cc:359] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.730839  2507 ts_tablet_manager.cc:1434] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260710 13:28:30.730969  2506 raft_consensus.cc:385] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.731364  2506 raft_consensus.cc:740] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.731590  2513 raft_consensus.cc:2804] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.732896  2513 raft_consensus.cc:493] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.733264  2513 raft_consensus.cc:3060] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.733701  2506 consensus_queue.cc:260] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.734489  2514 ts_tablet_manager.cc:1434] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:28:30.735450  2514 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.738951  2506 ts_tablet_manager.cc:1434] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260710 13:28:30.740063  2506 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:30.731822  2507 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:30.744369  2512 raft_consensus.cc:493] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.744612  2513 raft_consensus.cc:515] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.744880  2512 raft_consensus.cc:515] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.746397  2514 tablet_bootstrap.cc:654] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.747097  2512 leader_election.cc:290] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:30.749291  2507 tablet_bootstrap.cc:654] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.749827  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:30.751600  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ff6752b4cb4991b38bbbe1ca3e5b83" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.752389  2239 raft_consensus.cc:2468] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
I20260710 13:28:30.753556  2513 leader_election.cc:290] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
W20260710 13:28:30.754333  2429 leader_election.cc:343] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.754279  2355 leader_election.cc:304] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.755591  2512 raft_consensus.cc:2804] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.755940  2512 raft_consensus.cc:493] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.756275  2512 raft_consensus.cc:3060] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.749245  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ff6752b4cb4991b38bbbe1ca3e5b83" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:30.757023  2506 tablet_bootstrap.cc:654] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:30.758415  2355 leader_election.cc:343] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.758442  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:30.759152  2239 raft_consensus.cc:3060] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.760113  2513 consensus_queue.cc:1048] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:30.725319  2505 raft_consensus.cc:359] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.761607  2505 raft_consensus.cc:385] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.761889  2505 raft_consensus.cc:740] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.762559  2505 consensus_queue.cc:260] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.778209  2551 consensus_queue.cc:1048] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:30.790383  2238 raft_consensus.cc:3060] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.791450  2505 ts_tablet_manager.cc:1434] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.001s
I20260710 13:28:30.792346  2514 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:30.792826  2514 ts_tablet_manager.cc:1403] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.000s
I20260710 13:28:30.792896  2505 tablet_bootstrap.cc:492] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.801231  2542 consensus_queue.cc:1048] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:30.802843  2514 raft_consensus.cc:359] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.803785  2514 raft_consensus.cc:385] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.804108  2514 raft_consensus.cc:740] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.807541  2514 consensus_queue.cc:260] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.811281  2514 ts_tablet_manager.cc:1434] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:28:30.812171  2514 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.813931  2512 raft_consensus.cc:515] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.824455  2514 tablet_bootstrap.cc:654] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.826496  2522 raft_consensus.cc:493] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.827054  2522 raft_consensus.cc:515] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.831127  2522 leader_election.cc:290] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:30.833122  2505 tablet_bootstrap.cc:654] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.833289  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:30.835554  2281 leader_election.cc:343] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.837611  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.838478  2514 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
W20260710 13:28:30.838788  2281 leader_election.cc:343] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.839277  2281 leader_election.cc:304] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:30.838932  2514 ts_tablet_manager.cc:1403] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:28:30.840603  2522 raft_consensus.cc:2749] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:30.843537  2514 raft_consensus.cc:359] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.848763  2505 tablet_bootstrap.cc:492] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:30.849323  2505 ts_tablet_manager.cc:1403] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 13:28:30.789597  2239 raft_consensus.cc:2468] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:30.854516  2429 leader_election.cc:304] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:30.855492  2513 raft_consensus.cc:2804] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:30.857179  2544 raft_consensus.cc:493] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.858156  2544 raft_consensus.cc:515] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:30.844398  2514 raft_consensus.cc:385] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.856101  2513 raft_consensus.cc:697] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:30.859938  2514 raft_consensus.cc:740] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.860316  2570 raft_consensus.cc:493] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.860707  2514 consensus_queue.cc:260] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.860888  2570 raft_consensus.cc:515] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.860929  2513 consensus_queue.cc:237] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.862723  2514 ts_tablet_manager.cc:1434] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:28:30.863574  2514 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:30.863901  2551 raft_consensus.cc:493] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.864374  2551 raft_consensus.cc:515] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.866360  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.866698  2551 leader_election.cc:290] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.867201  2390 raft_consensus.cc:2468] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:30.868544  2281 leader_election.cc:304] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.869410  2522 raft_consensus.cc:2804] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.869747  2522 raft_consensus.cc:493] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.870080  2522 raft_consensus.cc:3060] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.873138  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea9b739e8b4f139df4d9635f3d9307" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.876689  2514 tablet_bootstrap.cc:654] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:30.877240  2570 leader_election.cc:290] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:30.852422  2505 raft_consensus.cc:359] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.877892  2505 raft_consensus.cc:385] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:30.878188  2505 raft_consensus.cc:740] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:30.879348  2544 leader_election.cc:290] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:30.879710  2505 consensus_queue.cc:260] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.880813  2388 raft_consensus.cc:2468] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:30.894507  2544 raft_consensus.cc:493] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.895064  2544 raft_consensus.cc:515] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:30.896854  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:30.897449  2544 leader_election.cc:290] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:30.897550  2464 raft_consensus.cc:2468] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:30.898357  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:30.914206  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:30.940294  2388 raft_consensus.cc:2393] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98a87d467744f0599159527ece0d8b1 in current term 1: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:30.909219  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea9b739e8b4f139df4d9635f3d9307" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:30.933333  2513 raft_consensus.cc:493] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.905540  2206 leader_election.cc:304] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:30.941449  2513 raft_consensus.cc:515] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.942286  2511 raft_consensus.cc:2804] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:30.942780  2511 raft_consensus.cc:493] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.904603  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:30.934826  2544 raft_consensus.cc:493] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.925201  2281 leader_election.cc:304] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:30.943989  2511 raft_consensus.cc:3060] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:30.950971  2570 raft_consensus.cc:2804] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:28:30.951346  2206 leader_election.cc:343] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.951527  2570 raft_consensus.cc:493] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:30.952018  2570 raft_consensus.cc:3060] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:30.955242  2281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.131:40381, user_credentials={real_user=slave}} blocked reactor thread for 53888.2us
W20260710 13:28:30.956291  2281 leader_election.cc:343] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:30.944825  2544 raft_consensus.cc:515] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:30.972931  2570 raft_consensus.cc:515] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:30.985069  2505 ts_tablet_manager.cc:1434] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.135s	user 0.006s	sys 0.002s
I20260710 13:28:30.988976  2505 tablet_bootstrap.cc:492] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:30.904250  2239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ff6752b4cb4991b38bbbe1ca3e5b83" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:30.999277  2551 raft_consensus.cc:493] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:30.999763  2551 raft_consensus.cc:515] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.001744  2551 leader_election.cc:290] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:31.002683  2512 leader_election.cc:290] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:31.003543  2511 raft_consensus.cc:515] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.006119  2522 raft_consensus.cc:515] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.007285  2513 leader_election.cc:290] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:30.993089  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:31.009783  2544 leader_election.cc:290] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.010577  2241 raft_consensus.cc:3060] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.011240  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a5805b175421a8c7eeb3c6d3bafc1" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
W20260710 13:28:30.997488  2281 leader_election.cc:343] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.011992  2239 raft_consensus.cc:3060] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.019937  2570 leader_election.cc:290] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:31.020102  2511 leader_election.cc:290] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:31.020114  2514 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:31.021196  2514 ts_tablet_manager.cc:1403] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.001s
I20260710 13:28:31.022162  2505 tablet_bootstrap.cc:654] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.023643  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:31.022579  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.025552  2389 raft_consensus.cc:2468] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:31.025604  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:31.026422  2388 raft_consensus.cc:3060] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.026043  2514 raft_consensus.cc:359] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.026991  2514 raft_consensus.cc:385] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.027355  2514 raft_consensus.cc:740] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.028081  2514 consensus_queue.cc:260] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
W20260710 13:28:31.029795  2206 leader_election.cc:343] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.032250  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:31.032472  2513 consensus_queue.cc:1048] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.033205  2314 raft_consensus.cc:3060] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.030113  2514 ts_tablet_manager.cc:1434] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:31.045006  2514 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:31.022997  2522 leader_election.cc:290] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.045454  2585 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.044164  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75120ca2df14b2fb9f04fdf371e884c" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:31.048854  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:31.065681  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea9b739e8b4f139df4d9635f3d9307" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:31.066274  2389 raft_consensus.cc:3060] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.067279  2506 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:31.067749  2506 ts_tablet_manager.cc:1403] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.328s	user 0.052s	sys 0.060s
I20260710 13:28:31.069509  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea9b739e8b4f139df4d9635f3d9307" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:31.070694  2506 raft_consensus.cc:359] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.071341  2506 raft_consensus.cc:385] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.071646  2506 raft_consensus.cc:740] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
W20260710 13:28:31.072146  2429 leader_election.cc:343] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.072458  2506 consensus_queue.cc:260] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.063647  2585 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.074790  2585 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:31.074903  2506 ts_tablet_manager.cc:1434] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:31.075416  2281 leader_election.cc:304] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:31.074941  2388 raft_consensus.cc:2468] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
W20260710 13:28:31.076300  2281 leader_election.cc:343] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.076898  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
W20260710 13:28:31.077270  2281 leader_election.cc:343] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.077426  2241 raft_consensus.cc:3060] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.075865  2506 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:31.084514  2506 tablet_bootstrap.cc:654] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.068851  2464 raft_consensus.cc:3060] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.081166  2281 leader_election.cc:304] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:31.088892  2570 raft_consensus.cc:2804] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.093168  2570 raft_consensus.cc:697] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:31.093989  2570 consensus_queue.cc:237] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.095389  2314 raft_consensus.cc:2468] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:31.098079  2464 raft_consensus.cc:2468] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:31.099501  2238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.100703  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ff6752b4cb4991b38bbbe1ca3e5b83" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:31.105392  2507 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:31.106134  2507 ts_tablet_manager.cc:1403] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.375s	user 0.030s	sys 0.062s
I20260710 13:28:31.106873  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:31.108173  2514 tablet_bootstrap.cc:654] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.108101  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a5805b175421a8c7eeb3c6d3bafc1" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.086967  2522 raft_consensus.cc:2804] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.109716  2507 raft_consensus.cc:359] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.113575  2507 raft_consensus.cc:385] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.113895  2507 raft_consensus.cc:740] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.116186  2507 consensus_queue.cc:260] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.115433  2206 leader_election.cc:304] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:31.119443  2511 raft_consensus.cc:2804] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.119932  2511 raft_consensus.cc:697] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:31.120735  2511 consensus_queue.cc:237] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
W20260710 13:28:31.124065  2206 consensus_peers.cc:597] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. 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:28:31.126535  2239 raft_consensus.cc:2468] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:31.124294  2138 catalog_manager.cc:5697] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 1 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:31.128824  2355 leader_election.cc:343] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.129038  2542 consensus_queue.cc:1048] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.130421  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75120ca2df14b2fb9f04fdf371e884c" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.126466  2206 leader_election.cc:304] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98a87d467744f0599159527ece0d8b1; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4
W20260710 13:28:31.129506  2355 leader_election.cc:343] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:31.132629  2355 leader_election.cc:343] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.132678  2529 consensus_queue.cc:1048] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.133188  2355 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:31.133877  2585 raft_consensus.cc:2749] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.109462  2389 raft_consensus.cc:2468] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:31.135383  2355 leader_election.cc:304] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:31.113471  2522 raft_consensus.cc:493] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.136701  2522 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.139305  2585 raft_consensus.cc:2804] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.139958  2585 raft_consensus.cc:697] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:31.140471  2544 consensus_queue.cc:1048] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:31.141011  2585 consensus_queue.cc:237] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.142400  2599 consensus_queue.cc:1048] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.125100  2241 raft_consensus.cc:2468] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:31.145539  2507 ts_tablet_manager.cc:1434] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 13:28:31.146301  2507 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:31.159389  2505 tablet_bootstrap.cc:492] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:31.159945  2505 ts_tablet_manager.cc:1403] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.009s
I20260710 13:28:31.160806  2512 consensus_queue.cc:1048] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:31.164485  2429 leader_election.cc:343] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.165133  2429 leader_election.cc:304] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.166512  2542 raft_consensus.cc:2749] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.161329  2281 leader_election.cc:304] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2
I20260710 13:28:31.169417  2316 raft_consensus.cc:3060] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.171710  2570 raft_consensus.cc:2804] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.172344  2570 raft_consensus.cc:697] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:31.172899  2505 raft_consensus.cc:359] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.186234  2505 raft_consensus.cc:385] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.186725  2505 raft_consensus.cc:740] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.187664  2505 consensus_queue.cc:260] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.160784  2522 raft_consensus.cc:515] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.202749  2570 consensus_queue.cc:237] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.202802  2598 raft_consensus.cc:2749] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:31.204483  2206 leader_election.cc:343] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.211989  2505 ts_tablet_manager.cc:1434] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.015s
I20260710 13:28:31.212280  2506 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:31.212770  2506 ts_tablet_manager.cc:1403] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.001s
I20260710 13:28:31.213641  2507 tablet_bootstrap.cc:654] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.213893  2505 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:31.215966  2512 raft_consensus.cc:493] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.222360  2522 leader_election.cc:290] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:31.227596  2506 raft_consensus.cc:359] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.208527  2206 leader_election.cc:304] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98a87d467744f0599159527ece0d8b1; no voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.228868  2506 raft_consensus.cc:385] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.229178  2506 raft_consensus.cc:740] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.229995  2506 consensus_queue.cc:260] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.217424  2512 raft_consensus.cc:515] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.232271  2506 ts_tablet_manager.cc:1434] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:28:31.233426  2512 leader_election.cc:290] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:31.234047  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75120ca2df14b2fb9f04fdf371e884c" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:31.234272  2505 tablet_bootstrap.cc:654] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.233189  2506 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
W20260710 13:28:31.236084  2355 leader_election.cc:343] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.236724  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75120ca2df14b2fb9f04fdf371e884c" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:31.237316  2464 raft_consensus.cc:2468] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
I20260710 13:28:31.238960  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:31.239812  2388 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.244473  2506 tablet_bootstrap.cc:654] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.246783  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:31.247298  2355 leader_election.cc:304] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [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: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
W20260710 13:28:31.248082  2206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.131:40381, user_credentials={real_user=slave}} blocked reactor thread for 43669us
W20260710 13:28:31.249337  2281 leader_election.cc:343] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.244092  2598 raft_consensus.cc:2749] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.275698  2514 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:31.260354  2529 raft_consensus.cc:2804] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.276386  2514 ts_tablet_manager.cc:1403] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.237s	user 0.021s	sys 0.002s
I20260710 13:28:31.288283  2138 catalog_manager.cc:5697] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.277257  2529 raft_consensus.cc:493] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.291695  2529 raft_consensus.cc:3060] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.297214  2137 catalog_manager.cc:5697] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:31.319039  2388 raft_consensus.cc:2468] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:31.318933  2136 catalog_manager.cc:5697] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.341132  2514 raft_consensus.cc:359] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.341917  2514 raft_consensus.cc:385] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.342260  2514 raft_consensus.cc:740] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
W20260710 13:28:31.342676  2429 consensus_peers.cc:597] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Couldn't send request to peer fab44230be2f475c826d2061c465b4c4. 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:28:31.342906  2514 consensus_queue.cc:260] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.346259  2505 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:31.346957  2505 ts_tablet_manager.cc:1403] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.007s
I20260710 13:28:31.347234  2137 catalog_manager.cc:5697] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.355937  2505 raft_consensus.cc:359] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.357759  2505 raft_consensus.cc:385] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.358086  2505 raft_consensus.cc:740] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.358942  2505 consensus_queue.cc:260] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.367153  2505 ts_tablet_manager.cc:1434] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 13:28:31.368211  2505 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:31.372114  2507 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:31.372675  2507 ts_tablet_manager.cc:1403] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.008s
I20260710 13:28:31.375895  2514 ts_tablet_manager.cc:1434] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.001s
I20260710 13:28:31.375928  2599 raft_consensus.cc:493] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fab44230be2f475c826d2061c465b4c4)
I20260710 13:28:31.376528  2599 raft_consensus.cc:515] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.376963  2514 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:31.377853  2506 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:31.378312  2506 ts_tablet_manager.cc:1403] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.000s
I20260710 13:28:31.379426  2505 tablet_bootstrap.cc:654] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.381417  2514 tablet_bootstrap.cc:654] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.383814  2507 raft_consensus.cc:359] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.386456  2529 raft_consensus.cc:515] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
W20260710 13:28:31.369474  2281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.132:42011, user_credentials={real_user=slave}} blocked reactor thread for 118265us
I20260710 13:28:31.384897  2507 raft_consensus.cc:385] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.393448  2507 raft_consensus.cc:740] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.394173  2507 consensus_queue.cc:260] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.397116  2507 ts_tablet_manager.cc:1434] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 13:28:31.395462  2529 leader_election.cc:290] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:31.398413  2507 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:31.400007  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75120ca2df14b2fb9f04fdf371e884c" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
W20260710 13:28:31.401357  2355 leader_election.cc:343] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.401878  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75120ca2df14b2fb9f04fdf371e884c" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:31.402542  2464 raft_consensus.cc:3060] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.384564  2599 leader_election.cc:290] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.404776  2507 tablet_bootstrap.cc:654] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.409615  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab881bcd9c1d47059f1f8bc88c932d4f" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.412048  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab881bcd9c1d47059f1f8bc88c932d4f" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.413890  2281 leader_election.cc:304] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2
I20260710 13:28:31.415392  2617 raft_consensus.cc:2804] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.415894  2617 raft_consensus.cc:697] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:31.417043  2617 consensus_queue.cc:237] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.423110  2281 leader_election.cc:304] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05; no voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.423666  2590 consensus_queue.cc:1048] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.426400  2599 raft_consensus.cc:2749] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:28:31.427769  2281 consensus_peers.cc:597] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 -> Peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Couldn't send request to peer 93d93fed106a422bb3d129a8fe0e5cd2. 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:28:31.402197  2506 raft_consensus.cc:359] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.433107  2506 raft_consensus.cc:385] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.433880  2514 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:31.433820  2506 raft_consensus.cc:740] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.434440  2514 ts_tablet_manager.cc:1403] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.016s
I20260710 13:28:31.434484  2507 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:31.435083  2507 ts_tablet_manager.cc:1403] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.024s
I20260710 13:28:31.435706  2506 consensus_queue.cc:260] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.437546  2514 raft_consensus.cc:359] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.437830  2507 raft_consensus.cc:359] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.438251  2514 raft_consensus.cc:385] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.438511  2507 raft_consensus.cc:385] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.438656  2514 raft_consensus.cc:740] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.438897  2507 raft_consensus.cc:740] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.438733  2590 raft_consensus.cc:493] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.439800  2590 raft_consensus.cc:515] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.439889  2507 consensus_queue.cc:260] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.439797  2514 consensus_queue.cc:260] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.442147  2507 ts_tablet_manager.cc:1434] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:28:31.442330  2514 ts_tablet_manager.cc:1434] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:31.443010  2507 tablet_bootstrap.cc:492] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:31.443464  2514 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:31.444026  2505 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:31.444890  2505 ts_tablet_manager.cc:1403] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.017s
I20260710 13:28:31.447988  2505 raft_consensus.cc:359] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.449170  2507 tablet_bootstrap.cc:654] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.456205  2505 raft_consensus.cc:385] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.449719  2514 tablet_bootstrap.cc:654] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.452358  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.456568  2505 raft_consensus.cc:740] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.457489  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.457454  2505 consensus_queue.cc:260] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.458249  2240 raft_consensus.cc:2468] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 0.
W20260710 13:28:31.459431  2429 leader_election.cc:343] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.460209  2505 ts_tablet_manager.cc:1434] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:28:31.460388  2429 leader_election.cc:304] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.462034  2513 raft_consensus.cc:2804] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.462401  2513 raft_consensus.cc:493] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.462838  2513 raft_consensus.cc:3060] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.464015  2529 raft_consensus.cc:493] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.464473  2529 raft_consensus.cc:515] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.465000  2617 raft_consensus.cc:493] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.465597  2617 raft_consensus.cc:515] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.466598  2529 leader_election.cc:290] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:31.468127  2617 leader_election.cc:290] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.469058  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b709f5f5bf1d47d2b0a8d8988f874a4d" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.469487  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ff6752b4cb4991b38bbbe1ca3e5b83" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.469815  2241 raft_consensus.cc:2468] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
I20260710 13:28:31.470304  2240 raft_consensus.cc:2393] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dad8a8c30fd4dcda8447224ab73af05 in current term 1: Already voted for candidate fab44230be2f475c826d2061c465b4c4 in this term.
I20260710 13:28:31.473472  2355 leader_election.cc:304] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:31.475165  2529 raft_consensus.cc:2804] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.475525  2529 raft_consensus.cc:493] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.475921  2529 raft_consensus.cc:3060] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.482527  2529 raft_consensus.cc:515] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.484586  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ff6752b4cb4991b38bbbe1ca3e5b83" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.486203  2281 leader_election.cc:304] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05; no voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.487349  2617 raft_consensus.cc:3060] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.489457  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b709f5f5bf1d47d2b0a8d8988f874a4d" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:31.490777  2355 leader_election.cc:343] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.494323  2617 raft_consensus.cc:2749] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.455153  2590 leader_election.cc:290] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:31.495301  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b709f5f5bf1d47d2b0a8d8988f874a4d" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
W20260710 13:28:31.496766  2355 leader_election.cc:343] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.499290  2464 raft_consensus.cc:2468] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:31.500514  2355 leader_election.cc:304] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:31.501281  2585 raft_consensus.cc:2804] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.501736  2585 raft_consensus.cc:697] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:31.502539  2513 raft_consensus.cc:515] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.502552  2585 consensus_queue.cc:237] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.494711  2139 catalog_manager.cc:5697] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.516896  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
W20260710 13:28:31.518383  2429 leader_election.cc:343] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.520723  2617 consensus_queue.cc:1048] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:31.439967  2506 ts_tablet_manager.cc:1434] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260710 13:28:31.525485  2506 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:31.529592  2505 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:31.530212  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:31.530882  2241 raft_consensus.cc:3060] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.543076  2241 raft_consensus.cc:2468] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:31.544484  2429 leader_election.cc:304] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.548262  2513 leader_election.cc:290] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:31.553766  2506 tablet_bootstrap.cc:654] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.554911  2529 leader_election.cc:290] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:31.550360  2628 raft_consensus.cc:2804] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.558014  2628 raft_consensus.cc:697] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:31.558857  2628 consensus_queue.cc:237] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.549862  2614 consensus_queue.cc:1048] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:28:31.568907  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b709f5f5bf1d47d2b0a8d8988f874a4d" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:31.569451  2241 raft_consensus.cc:3060] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.579855  2241 raft_consensus.cc:2468] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:31.588236  2514 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:31.588795  2514 ts_tablet_manager.cc:1403] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.146s	user 0.040s	sys 0.051s
I20260710 13:28:31.586827  2355 leader_election.cc:304] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2
I20260710 13:28:31.591652  2507 tablet_bootstrap.cc:492] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:31.592267  2507 ts_tablet_manager.cc:1403] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.149s	user 0.047s	sys 0.059s
I20260710 13:28:31.591928  2514 raft_consensus.cc:359] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.592604  2514 raft_consensus.cc:385] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.592965  2514 raft_consensus.cc:740] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.593710  2514 consensus_queue.cc:260] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.594707  2505 tablet_bootstrap.cc:654] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.594892  2507 raft_consensus.cc:359] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.595551  2507 raft_consensus.cc:385] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.595831  2507 raft_consensus.cc:740] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.596494  2512 raft_consensus.cc:2804] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.596438  2507 consensus_queue.cc:260] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.597102  2512 raft_consensus.cc:697] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:31.597990  2512 consensus_queue.cc:237] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.598408  2514 ts_tablet_manager.cc:1434] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:28:31.598407  2507 ts_tablet_manager.cc:1434] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:31.599454  2507 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:31.599493  2514 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:31.605692  2514 tablet_bootstrap.cc:654] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.605696  2507 tablet_bootstrap.cc:654] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.586704  2585 consensus_queue.cc:1048] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.611864  2544 consensus_queue.cc:1048] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.623195  2513 raft_consensus.cc:493] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.629817  2513 raft_consensus.cc:515] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.635309  2505 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:31.635877  2505 ts_tablet_manager.cc:1403] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.007s
I20260710 13:28:31.637669  2513 leader_election.cc:290] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:31.639410  2505 raft_consensus.cc:359] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.640232  2505 raft_consensus.cc:385] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.641502  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:31.641860  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.642216  2316 raft_consensus.cc:2468] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 0.
I20260710 13:28:31.640586  2505 raft_consensus.cc:740] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.645932  2505 consensus_queue.cc:260] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.644315  2598 consensus_queue.cc:1048] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:28:31.648609  2429 leader_election.cc:343] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.649684  2429 leader_election.cc:304] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2; no voters: d98a87d467744f0599159527ece0d8b1
I20260710 13:28:31.657119  2505 ts_tablet_manager.cc:1434] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 13:28:31.659255  2505 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:31.611891  2137 catalog_manager.cc:5697] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.662688  2617 raft_consensus.cc:493] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.657791  2513 raft_consensus.cc:2804] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.665400  2617 raft_consensus.cc:515] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.668932  2617 leader_election.cc:290] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.671869  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a5805b175421a8c7eeb3c6d3bafc1" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.672564  2390 raft_consensus.cc:2468] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:31.677619  2505 tablet_bootstrap.cc:654] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.666090  2513 raft_consensus.cc:493] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.679090  2139 catalog_manager.cc:5697] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 1 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.685644  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a5805b175421a8c7eeb3c6d3bafc1" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.687850  2240 raft_consensus.cc:2468] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 0.
I20260710 13:28:31.678174  2281 leader_election.cc:304] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:31.691637  2617 raft_consensus.cc:2804] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.692018  2617 raft_consensus.cc:493] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.692343  2617 raft_consensus.cc:3060] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.692777  2506 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:31.693395  2506 ts_tablet_manager.cc:1403] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.168s	user 0.031s	sys 0.017s
I20260710 13:28:31.684628  2513 raft_consensus.cc:3060] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.696413  2506 raft_consensus.cc:359] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.697090  2506 raft_consensus.cc:385] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.697332  2506 raft_consensus.cc:740] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.698577  2506 consensus_queue.cc:260] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.701350  2506 ts_tablet_manager.cc:1434] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:31.702497  2506 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:31.716907  2506 tablet_bootstrap.cc:654] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.720920  2610 consensus_queue.cc:1048] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.728986  2513 raft_consensus.cc:515] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.732800  2585 raft_consensus.cc:493] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.732988  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:31.733510  2585 raft_consensus.cc:515] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.734026  2513 leader_election.cc:290] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
W20260710 13:28:31.737346  2429 leader_election.cc:343] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.736315  2585 leader_election.cc:290] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:31.739670  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:31.741245  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:31.743000  2314 raft_consensus.cc:3060] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.738978  2513 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.750896  2137 catalog_manager.cc:5697] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.754009  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.766115  2507 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:31.766595  2507 ts_tablet_manager.cc:1403] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.003s
I20260710 13:28:31.769270  2507 raft_consensus.cc:359] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.769881  2507 raft_consensus.cc:385] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.770152  2507 raft_consensus.cc:740] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.770771  2507 consensus_queue.cc:260] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.773015  2507 ts_tablet_manager.cc:1434] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:31.774559  2507 tablet_bootstrap.cc:492] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:31.757822  2513 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.780916  2542 raft_consensus.cc:493] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.781421  2542 raft_consensus.cc:515] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.781776  2355 leader_election.cc:304] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:31.782615  2610 raft_consensus.cc:2749] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.783525  2542 leader_election.cc:290] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.783960  2388 raft_consensus.cc:3060] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.786718  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a4e140a4d74ad982b265761869fe96" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.787689  2313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a4e140a4d74ad982b265761869fe96" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
W20260710 13:28:31.787930  2429 leader_election.cc:343] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:31.788866  2429 leader_election.cc:343] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.789254  2429 leader_election.cc:304] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4
W20260710 13:28:31.790410  2187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:31.790761  2542 raft_consensus.cc:2749] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.808893  2513 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:31.810792  2314 raft_consensus.cc:2468] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:31.811630  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.814148  2429 leader_election.cc:304] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2; no voters: d98a87d467744f0599159527ece0d8b1
I20260710 13:28:31.815279  2513 raft_consensus.cc:2804] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.815924  2513 raft_consensus.cc:697] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
W20260710 13:28:31.816665  2281 consensus_peers.cc:597] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 -> Peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Couldn't send request to peer 93d93fed106a422bb3d129a8fe0e5cd2. 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:28:31.816758  2513 consensus_queue.cc:237] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
W20260710 13:28:31.801343  2635 log.cc:927] Time spent T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 13:28:31.831939  2506 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:31.832594  2506 ts_tablet_manager.cc:1403] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.002s
I20260710 13:28:31.840601  2505 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:31.841289  2505 ts_tablet_manager.cc:1403] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.029s
W20260710 13:28:31.845404  2429 leader_election.cc:343] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.821323  2617 raft_consensus.cc:515] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.851723  2617 leader_election.cc:290] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.853771  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a5805b175421a8c7eeb3c6d3bafc1" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:31.854709  2390 raft_consensus.cc:3060] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.836104  2506 raft_consensus.cc:359] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.860818  2506 raft_consensus.cc:385] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.861228  2506 raft_consensus.cc:740] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.862694  2507 tablet_bootstrap.cc:654] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.871572  2614 consensus_queue.cc:1048] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.853861  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499a5805b175421a8c7eeb3c6d3bafc1" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:31.874148  2241 raft_consensus.cc:3060] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.863476  2505 raft_consensus.cc:359] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.878991  2506 consensus_queue.cc:260] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.879698  2505 raft_consensus.cc:385] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.880334  2505 raft_consensus.cc:740] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
W20260710 13:28:31.882198  2637 log.cc:927] Time spent T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260710 13:28:31.883414  2614 raft_consensus.cc:493] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:31.883668  2281 consensus_peers.cc:597] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 -> Peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Couldn't send request to peer 93d93fed106a422bb3d129a8fe0e5cd2. 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:28:31.883901  2614 raft_consensus.cc:515] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:31.886586  2614 leader_election.cc:290] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:31.884989  2505 consensus_queue.cc:260] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:31.894683  2505 ts_tablet_manager.cc:1434] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260710 13:28:31.891906  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.895038  2506 ts_tablet_manager.cc:1434] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260710 13:28:31.896209  2505 tablet_bootstrap.cc:492] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:31.897176  2506 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:31.892943  2598 raft_consensus.cc:493] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.901222  2241 raft_consensus.cc:2468] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:31.901221  2598 raft_consensus.cc:515] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.909000  2505 tablet_bootstrap.cc:654] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.902770  2390 raft_consensus.cc:2468] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:31.914278  2598 leader_election.cc:290] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:31.910490  2240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:31.916720  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:31.917712  2464 raft_consensus.cc:2468] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:31.916771  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:31.919523  2314 raft_consensus.cc:2468] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:31.921227  2206 leader_election.cc:304] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
W20260710 13:28:31.924594  2355 consensus_peers.cc:597] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. 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:28:31.924934  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:31.926748  2598 raft_consensus.cc:2804] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:31.927416  2598 raft_consensus.cc:493] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:31.927601  2281 leader_election.cc:304] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:31.927883  2598 raft_consensus.cc:3060] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.928567  2281 leader_election.cc:304] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05; no voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.929914  2616 raft_consensus.cc:2804] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.930377  2616 raft_consensus.cc:697] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:31.931175  2616 consensus_queue.cc:237] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
W20260710 13:28:31.931550  2429 leader_election.cc:343] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:31.926853  2136 catalog_manager.cc:5697] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 1 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.939857  2429 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2; no voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:31.945955  2506 tablet_bootstrap.cc:654] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:31.936370  2599 raft_consensus.cc:2749] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.942683  2513 raft_consensus.cc:2749] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:31.954043  2514 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:31.954454  2514 ts_tablet_manager.cc:1403] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.355s	user 0.036s	sys 0.024s
I20260710 13:28:31.957701  2514 raft_consensus.cc:359] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.962806  2514 raft_consensus.cc:385] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:31.963081  2514 raft_consensus.cc:740] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:31.963842  2514 consensus_queue.cc:260] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.969254  2507 tablet_bootstrap.cc:492] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:31.969709  2507 ts_tablet_manager.cc:1403] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.195s	user 0.015s	sys 0.031s
I20260710 13:28:31.970551  2514 ts_tablet_manager.cc:1434] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:28:31.970191  2598 raft_consensus.cc:515] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.971678  2514 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:31.972934  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:31.973433  2464 raft_consensus.cc:3060] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:31.975000  2647 consensus_queue.cc:1048] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:31.974915  2136 catalog_manager.cc:5697] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:31.980422  2464 raft_consensus.cc:2468] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:31.981989  2206 leader_election.cc:304] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:31.983067  2544 raft_consensus.cc:2804] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:31.989921  2616 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:31.997229  2616 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:31.998459  2507 raft_consensus.cc:359] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:31.999835  2507 raft_consensus.cc:385] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.000238  2507 raft_consensus.cc:740] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.001137  2507 consensus_queue.cc:260] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.001683  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:32.002236  2315 raft_consensus.cc:3060] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.007752  2507 ts_tablet_manager.cc:1434] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260710 13:28:32.008776  2505 tablet_bootstrap.cc:492] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:32.000968  2598 leader_election.cc:290] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:32.009281  2505 ts_tablet_manager.cc:1403] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.011s
I20260710 13:28:32.009306  2507 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:32.012406  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:32.005905  2544 raft_consensus.cc:697] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:32.015242  2512 consensus_queue.cc:1048] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:32.017210  2281 leader_election.cc:343] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:32.019728  2505 raft_consensus.cc:359] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.020489  2505 raft_consensus.cc:385] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.021740  2505 raft_consensus.cc:740] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.015931  2544 consensus_queue.cc:237] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.022573  2512 raft_consensus.cc:493] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.023029  2512 raft_consensus.cc:515] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.023983  2616 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:32.029356  2505 consensus_queue.cc:260] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.030561  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:32.020509  2315 raft_consensus.cc:2468] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.033361  2512 leader_election.cc:290] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:32.035409  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:32.036219  2241 raft_consensus.cc:2393] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab44230be2f475c826d2061c465b4c4 in current term 1: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:32.036980  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
W20260710 13:28:32.038216  2281 leader_election.cc:343] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:32.038362  2355 leader_election.cc:304] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:32.038676  2281 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:32.039445  2512 raft_consensus.cc:3060] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.039703  2616 raft_consensus.cc:2749] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:32.042524  2514 tablet_bootstrap.cc:654] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.043581  2507 tablet_bootstrap.cc:654] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.053791  2505 ts_tablet_manager.cc:1434] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260710 13:28:32.054836  2505 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4: Bootstrap starting.
I20260710 13:28:32.059803  2506 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:32.060277  2506 ts_tablet_manager.cc:1403] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.016s
I20260710 13:28:32.072337  2514 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:32.072919  2514 ts_tablet_manager.cc:1403] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.010s
I20260710 13:28:32.075605  2514 raft_consensus.cc:359] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.076306  2514 raft_consensus.cc:385] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.076558  2514 raft_consensus.cc:740] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.077206  2514 consensus_queue.cc:260] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.079142  2514 ts_tablet_manager.cc:1434] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:32.079999  2514 tablet_bootstrap.cc:492] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:32.079942  2315 raft_consensus.cc:3060] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.079788  2139 catalog_manager.cc:5697] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:32.087069  2514 tablet_bootstrap.cc:654] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.090186  2506 raft_consensus.cc:359] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.090855  2507 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:32.091321  2507 ts_tablet_manager.cc:1403] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.082s	user 0.002s	sys 0.007s
W20260710 13:28:32.094368  2355 consensus_peers.cc:597] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 -> Peer 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011): Couldn't send request to peer 93d93fed106a422bb3d129a8fe0e5cd2. 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:28:32.094197  2507 raft_consensus.cc:359] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.094815  2507 raft_consensus.cc:385] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.095191  2507 raft_consensus.cc:740] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.095839  2507 consensus_queue.cc:260] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.105863  2507 ts_tablet_manager.cc:1434] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:28:32.090859  2506 raft_consensus.cc:385] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.108417  2506 raft_consensus.cc:740] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.108960  2507 tablet_bootstrap.cc:492] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:32.109237  2506 consensus_queue.cc:260] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.109798  2505 tablet_bootstrap.cc:654] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.089006  2512 raft_consensus.cc:2749] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:32.114244  2514 tablet_bootstrap.cc:492] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:32.114701  2514 ts_tablet_manager.cc:1403] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260710 13:28:32.117403  2514 raft_consensus.cc:359] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.118176  2514 raft_consensus.cc:385] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.118468  2514 raft_consensus.cc:740] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.118914  2507 tablet_bootstrap.cc:654] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.119196  2514 consensus_queue.cc:260] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.120507  2542 consensus_queue.cc:1048] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.125138  2512 consensus_queue.cc:1048] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.127794  2506 ts_tablet_manager.cc:1434] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.067s	user 0.015s	sys 0.000s
I20260710 13:28:32.137400  2506 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:32.148310  2514 ts_tablet_manager.cc:1434] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:28:32.151304  2506 tablet_bootstrap.cc:654] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.163698  2315 raft_consensus.cc:3060] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.164680  2513 consensus_queue.cc:1048] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.167495  2514 tablet_bootstrap.cc:492] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:32.194655  2506 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:32.195112  2506 ts_tablet_manager.cc:1403] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.006s
I20260710 13:28:32.201812  2514 tablet_bootstrap.cc:654] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.201953  2506 raft_consensus.cc:359] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.203282  2506 raft_consensus.cc:385] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.203553  2506 raft_consensus.cc:740] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.203909  2507 tablet_bootstrap.cc:492] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:32.204355  2507 ts_tablet_manager.cc:1403] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.011s
I20260710 13:28:32.204200  2506 consensus_queue.cc:260] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.206292  2506 ts_tablet_manager.cc:1434] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:28:32.207136  2506 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:32.212601  2507 raft_consensus.cc:359] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.213266  2507 raft_consensus.cc:385] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.213550  2507 raft_consensus.cc:740] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.214378  2507 consensus_queue.cc:260] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.215939  2507 ts_tablet_manager.cc:1434] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:28:32.216717  2507 tablet_bootstrap.cc:492] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:32.219535  2505 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4: No bootstrap required, opened a new log
I20260710 13:28:32.220170  2505 ts_tablet_manager.cc:1403] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4: Time spent bootstrapping tablet: real 0.166s	user 0.024s	sys 0.037s
I20260710 13:28:32.230386  2628 raft_consensus.cc:493] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.231171  2628 raft_consensus.cc:515] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.237162  2610 raft_consensus.cc:493] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.243405  2506 tablet_bootstrap.cc:654] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.245899  2507 tablet_bootstrap.cc:654] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.253494  2505 raft_consensus.cc:359] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.254076  2505 raft_consensus.cc:385] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.254312  2505 raft_consensus.cc:740] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.257400  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.237174  2544 raft_consensus.cc:493] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.263320  2544 raft_consensus.cc:515] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.254868  2505 consensus_queue.cc:260] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.237743  2610 raft_consensus.cc:515] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.268754  2505 ts_tablet_manager.cc:1434] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260710 13:28:32.269841  2610 leader_election.cc:290] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:32.266259  2628 leader_election.cc:290] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:32.274909  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a4e140a4d74ad982b265761869fe96" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.276577  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a4e140a4d74ad982b265761869fe96" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:32.276762  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:32.277202  2544 leader_election.cc:290] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:32.277908  2464 raft_consensus.cc:2468] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 0.
W20260710 13:28:32.278183  2355 leader_election.cc:343] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:32.278597  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:32.281231  2514 tablet_bootstrap.cc:492] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:32.281365  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98b38c89b15455581958f668dcc219d" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.281728  2514 ts_tablet_manager.cc:1403] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.011s
I20260710 13:28:32.281844  2429 leader_election.cc:304] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:32.282197  2315 raft_consensus.cc:2393] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d98a87d467744f0599159527ece0d8b1 in current term 1: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:32.283411  2206 leader_election.cc:304] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98a87d467744f0599159527ece0d8b1; no voters: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2
I20260710 13:28:32.284353  2514 raft_consensus.cc:359] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.285080  2514 raft_consensus.cc:385] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.285403  2514 raft_consensus.cc:740] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.285351  2628 raft_consensus.cc:2749] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:32.286803  2544 raft_consensus.cc:3060] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.290364  2514 consensus_queue.cc:260] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.284907  2355 leader_election.cc:304] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [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: 93d93fed106a422bb3d129a8fe0e5cd2, fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:32.291710  2585 raft_consensus.cc:2804] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:32.292073  2585 raft_consensus.cc:493] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:32.292416  2585 raft_consensus.cc:3060] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.295953  2544 raft_consensus.cc:2749] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:32.301556  2585 raft_consensus.cc:515] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.303565  2585 leader_election.cc:290] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:32.304436  2514 ts_tablet_manager.cc:1434] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:28:32.303656  2506 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: No bootstrap required, opened a new log
I20260710 13:28:32.305780  2506 ts_tablet_manager.cc:1403] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.033s
I20260710 13:28:32.305838  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a4e140a4d74ad982b265761869fe96" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:32.306519  2314 raft_consensus.cc:3060] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.308753  2514 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: Bootstrap starting.
I20260710 13:28:32.308467  2506 raft_consensus.cc:359] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.309168  2506 raft_consensus.cc:385] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.309448  2506 raft_consensus.cc:740] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.310122  2506 consensus_queue.cc:260] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.312276  2506 ts_tablet_manager.cc:1434] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:32.314149  2514 tablet_bootstrap.cc:654] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.314213  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a4e140a4d74ad982b265761869fe96" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:32.314913  2463 raft_consensus.cc:3060] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.320119  2314 raft_consensus.cc:2468] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:32.321888  2544 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.322389  2544 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.324232  2513 consensus_queue.cc:1048] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.324512  2544 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:32.326785  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:32.327221  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.327418  2464 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:32.327801  2315 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:32.328702  2206 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:32.329568  2544 raft_consensus.cc:2804] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:32.329948  2544 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:32.332551  2544 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.333189  2514 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: No bootstrap required, opened a new log
I20260710 13:28:32.333714  2514 ts_tablet_manager.cc:1403] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.002s
I20260710 13:28:32.330740  2355 leader_election.cc:304] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:32.330397  2507 tablet_bootstrap.cc:492] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:32.338089  2507 ts_tablet_manager.cc:1403] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.000s
I20260710 13:28:32.340523  2544 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.341411  2585 raft_consensus.cc:2804] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:32.342556  2544 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:32.342859  2585 raft_consensus.cc:697] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:32.343269  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:32.341987  2507 raft_consensus.cc:359] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.343853  2464 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.349141  2542 consensus_queue.cc:1048] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:32.343887  2507 raft_consensus.cc:385] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.351418  2507 raft_consensus.cc:740] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.350541  2585 consensus_queue.cc:237] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.350282  2314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:32.353129  2507 consensus_queue.cc:260] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.353611  2314 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.355433  2507 ts_tablet_manager.cc:1434] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:28:32.336395  2514 raft_consensus.cc:359] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.356180  2514 raft_consensus.cc:385] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.356506  2514 raft_consensus.cc:740] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.357431  2514 consensus_queue.cc:260] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.359536  2514 ts_tablet_manager.cc:1434] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260710 13:28:32.361001  2507 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2: Bootstrap starting.
I20260710 13:28:32.363626  2542 raft_consensus.cc:493] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.364017  2314 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.364137  2542 raft_consensus.cc:515] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.368000  2542 leader_election.cc:290] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:32.371569  2507 tablet_bootstrap.cc:654] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:32.371289  2136 catalog_manager.cc:5697] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:32.373044  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea9b739e8b4f139df4d9635f3d9307" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.375265  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea9b739e8b4f139df4d9635f3d9307" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:32.377852  2429 leader_election.cc:304] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:32.382413  2628 raft_consensus.cc:2749] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:32.381181  2206 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:32.383466  2544 raft_consensus.cc:2804] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:32.383705  2507 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2: No bootstrap required, opened a new log
I20260710 13:28:32.383919  2544 raft_consensus.cc:697] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:32.384141  2507 ts_tablet_manager.cc:1403] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260710 13:28:32.384822  2544 consensus_queue.cc:237] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:32.385190  2315 raft_consensus.cc:3060] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.386864  2542 raft_consensus.cc:493] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.386916  2507 raft_consensus.cc:359] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.387748  2507 raft_consensus.cc:385] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:32.387562  2542 raft_consensus.cc:515] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:32.388051  2507 raft_consensus.cc:740] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Initialized, Role: FOLLOWER
I20260710 13:28:32.388969  2507 consensus_queue.cc:260] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.390940  2542 leader_election.cc:290] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:32.392727  2507 ts_tablet_manager.cc:1434] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:28:32.394985  2462 raft_consensus.cc:3060] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.395562  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311a3fc30ad2494c9be3b77d9dfb790d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.400935  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311a3fc30ad2494c9be3b77d9dfb790d" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:32.329905  2463 raft_consensus.cc:2468] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:32.356503  2464 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.410727  2429 leader_election.cc:304] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4
I20260710 13:28:32.416445  2136 catalog_manager.cc:5697] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:32.422721  2542 raft_consensus.cc:2749] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:32.464452  2462 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.475824  2544 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.476344  2544 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.478021  2544 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:32.478701  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:32.479053  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:32.479252  2315 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:32.479676  2390 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:32.480229  2206 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:32.481101  2544 raft_consensus.cc:2804] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:32.481477  2544 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:32.481796  2544 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.486195  2544 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.487715  2544 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:32.488610  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:32.488905  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:32.489164  2315 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.489444  2390 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.493592  2614 consensus_queue.cc:1048] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.494975  2390 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.494966  2315 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.496129  2206 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:32.497112  2544 raft_consensus.cc:2804] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:32.497882  2544 raft_consensus.cc:697] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:32.499794  2647 consensus_queue.cc:1048] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.501176  2544 consensus_queue.cc:237] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:32.518143  2136 catalog_manager.cc:5697] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:32.622342  2462 raft_consensus.cc:3060] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.624682  2682 consensus_queue.cc:1048] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.631696  2682 consensus_queue.cc:1048] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.741534  2682 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:32.742063  2682 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.743896  2682 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:32.744649  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:32.744836  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:32.745208  2390 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:32.745563  2462 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 0.
I20260710 13:28:32.746160  2206 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:32.746960  2682 raft_consensus.cc:2804] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:32.747262  2682 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:32.747503  2682 raft_consensus.cc:3060] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.752848  2682 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.755092  2682 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:32.755899  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:32.756080  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:32.756466  2390 raft_consensus.cc:3060] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.756608  2462 raft_consensus.cc:3060] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.760965  2462 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.761473  2390 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 1.
I20260710 13:28:32.762059  2206 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:32.762872  2682 raft_consensus.cc:2804] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:32.763389  2682 raft_consensus.cc:697] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:32.764235  2682 consensus_queue.cc:237] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:32.772594  2682 consensus_queue.cc:1048] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.773977  2136 catalog_manager.cc:5697] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:32.775468  2682 consensus_queue.cc:1048] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.800597  2462 raft_consensus.cc:3060] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:32.936808  2585 consensus_queue.cc:1048] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.946805  2585 consensus_queue.cc:1048] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.963984  2682 consensus_queue.cc:1048] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:32.974546  2682 consensus_queue.cc:1048] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:33.193943  2682 consensus_queue.cc:1048] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:33.207181  2698 consensus_queue.cc:1048] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:33.483388 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
I20260710 13:28:33.503398 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:33.504057 32598 tablet_replica.cc:333] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.504868 32598 raft_consensus.cc:2243] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.505824 32598 raft_consensus.cc:2272] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.507954 32598 tablet_replica.cc:333] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.508514 32598 raft_consensus.cc:2243] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.509285 32598 raft_consensus.cc:2272] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.511140 32598 tablet_replica.cc:333] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.511670 32598 raft_consensus.cc:2243] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.512337 32598 raft_consensus.cc:2272] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.514183 32598 tablet_replica.cc:333] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.514700 32598 raft_consensus.cc:2243] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.515081 32598 raft_consensus.cc:2272] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.516714 32598 tablet_replica.cc:333] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.517217 32598 raft_consensus.cc:2243] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.517585 32598 raft_consensus.cc:2272] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.519286 32598 tablet_replica.cc:333] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.519786 32598 raft_consensus.cc:2243] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.520447 32598 raft_consensus.cc:2272] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.521975 32598 tablet_replica.cc:333] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.522466 32598 raft_consensus.cc:2243] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.522842 32598 raft_consensus.cc:2272] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.524900 32598 tablet_replica.cc:333] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.525568 32598 raft_consensus.cc:2243] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.526036 32598 raft_consensus.cc:2272] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.527906 32598 tablet_replica.cc:333] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.528604 32598 raft_consensus.cc:2243] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.529060 32598 raft_consensus.cc:2272] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.531035 32598 tablet_replica.cc:333] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.531489 32598 raft_consensus.cc:2243] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.532101 32598 raft_consensus.cc:2272] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.533686 32598 tablet_replica.cc:333] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.534140 32598 raft_consensus.cc:2243] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.534456 32598 raft_consensus.cc:2272] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.535894 32598 tablet_replica.cc:333] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.536324 32598 raft_consensus.cc:2243] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.536691 32598 raft_consensus.cc:2272] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.538187 32598 tablet_replica.cc:333] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.538619 32598 raft_consensus.cc:2243] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.538933 32598 raft_consensus.cc:2272] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.540343 32598 tablet_replica.cc:333] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.540833 32598 raft_consensus.cc:2243] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.541160 32598 raft_consensus.cc:2272] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.542544 32598 tablet_replica.cc:333] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.543042 32598 raft_consensus.cc:2243] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.543666 32598 raft_consensus.cc:2272] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.545311 32598 tablet_replica.cc:333] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.545771 32598 raft_consensus.cc:2243] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.546393 32598 raft_consensus.cc:2272] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.548142 32598 tablet_replica.cc:333] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.548569 32598 raft_consensus.cc:2243] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.548985 32598 raft_consensus.cc:2272] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.550482 32598 tablet_replica.cc:333] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: stopping tablet replica
I20260710 13:28:33.550979 32598 raft_consensus.cc:2243] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.551388 32598 raft_consensus.cc:2272] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:33.568966  2281 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260710 13:28:33.571735  2281 connection.cc:573] client connection to 127.31.213.129:46245 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:28:33.572234  2281 consensus_peers.cc:597] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. 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.
I20260710 13:28:33.585235 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
W20260710 13:28:33.603425  2355 consensus_peers.cc:597] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.605912  2355 consensus_peers.cc:597] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.610350 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:33.617547  2704 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:28:33.617690  2703 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:28:33.620553  2706 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:28:33.620594 32598 server_base.cc:1061] running on GCE node
W20260710 13:28:33.623445  2281 consensus_peers.cc:597] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.624605 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:33.624886 32598 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:28:33.625022 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690113625011 us; error 0 us; skew 500 ppm
I20260710 13:28:33.625531 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:33.628050 32598 webserver.cc:533] Webserver started at http://127.31.213.129:34763/ using document root <none> and password file <none>
I20260710 13:28:33.628510 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:33.628748 32598 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:28:33.632310 32598 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:33.638180  2712 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:28:33.639129 32598 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:28:33.639490 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "d98a87d467744f0599159527ece0d8b1"
format_stamp: "Formatted at 2026-07-10 13:28:28 on dist-test-slave-20gn"
I20260710 13:28:33.639806 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690054532251-32598-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:28:33.665722  2429 consensus_peers.cc:597] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.670626 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:33.671762 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:33.673214 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:33.676789  2721 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:28:33.726542  2355 consensus_peers.cc:597] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.764304 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:28:33.764761 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.089s	user 0.003s	sys 0.000s
I20260710 13:28:33.765141 32598 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:28:33.769232  2721 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.782845  2721 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: 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:28:33.783785  2721 tablet_bootstrap.cc:492] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.784415  2721 ts_tablet_manager.cc:1403] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:28:33.787029  2721 raft_consensus.cc:359] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:33.787670  2721 raft_consensus.cc:740] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.788324  2721 consensus_queue.cc:260] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:33.790918  2721 ts_tablet_manager.cc:1434] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:33.791652  2721 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
W20260710 13:28:33.797432  2429 consensus_peers.cc:597] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.805017  2721 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: 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:28:33.805920  2721 tablet_bootstrap.cc:492] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.806535  2721 ts_tablet_manager.cc:1403] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
W20260710 13:28:33.808511  2429 consensus_peers.cc:597] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.808817  2721 raft_consensus.cc:359] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:33.809542  2721 raft_consensus.cc:740] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.810194  2721 consensus_queue.cc:260] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:33.811954  2721 ts_tablet_manager.cc:1434] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:33.812697  2721 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.825553  2721 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: 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:28:33.826472  2721 tablet_bootstrap.cc:492] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.827064  2721 ts_tablet_manager.cc:1403] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:28:33.829222  2721 raft_consensus.cc:359] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.829860  2721 raft_consensus.cc:740] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.830456  2721 consensus_queue.cc:260] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [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: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.832140  2721 ts_tablet_manager.cc:1434] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:33.832948  2721 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.845824  2721 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: 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:28:33.846695  2721 tablet_bootstrap.cc:492] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.847254  2721 ts_tablet_manager.cc:1403] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:28:33.849439  2721 raft_consensus.cc:359] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.850070  2721 raft_consensus.cc:740] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.850713  2721 consensus_queue.cc:260] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [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: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.852455  2721 ts_tablet_manager.cc:1434] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:33.852964 32598 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:28:33.853299 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.088s	user 0.088s	sys 0.000s
I20260710 13:28:33.853549  2721 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.872181  2721 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: 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:28:33.873327  2721 tablet_bootstrap.cc:492] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.873997  2721 ts_tablet_manager.cc:1403] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:28:33.875695  2721 raft_consensus.cc:359] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.876202  2721 raft_consensus.cc:740] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.876839  2721 consensus_queue.cc:260] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.878422  2721 ts_tablet_manager.cc:1434] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:33.879024  2721 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.889969  2721 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: 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:28:33.890916  2721 tablet_bootstrap.cc:492] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.891552  2721 ts_tablet_manager.cc:1403] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260710 13:28:33.895102  2721 raft_consensus.cc:359] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.895850  2721 raft_consensus.cc:740] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.896713  2721 consensus_queue.cc:260] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.898993  2721 ts_tablet_manager.cc:1434] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:28:33.899870  2721 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
W20260710 13:28:33.900481  2355 consensus_peers.cc:597] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.912499  2721 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: 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:28:33.913328  2721 tablet_bootstrap.cc:492] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.913832  2721 ts_tablet_manager.cc:1403] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:28:33.916234  2721 raft_consensus.cc:359] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.916961  2721 raft_consensus.cc:740] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.917730  2721 consensus_queue.cc:260] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.919474  2721 ts_tablet_manager.cc:1434] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:33.920128  2721 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.934834  2721 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: 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:28:33.935791  2721 tablet_bootstrap.cc:492] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.936394  2721 ts_tablet_manager.cc:1403] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:28:33.938866  2721 raft_consensus.cc:359] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.939564  2721 raft_consensus.cc:740] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
W20260710 13:28:33.939744  2429 consensus_peers.cc:597] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.940382  2721 consensus_queue.cc:260] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [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: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.942799  2721 ts_tablet_manager.cc:1434] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:33.943559  2721 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.947363 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:46245
I20260710 13:28:33.947438  2786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:46245 every 8 connection(s)
I20260710 13:28:33.960119  2721 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: 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:28:33.961339  2721 tablet_bootstrap.cc:492] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.962175  2721 ts_tablet_manager.cc:1403] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:28:33.965240  2721 raft_consensus.cc:359] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.966131  2721 raft_consensus.cc:740] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.967093  2721 consensus_queue.cc:260] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [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: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:33.968968  2721 ts_tablet_manager.cc:1434] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:33.969745  2721 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
W20260710 13:28:33.972101  2429 consensus_peers.cc:597] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. 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:28:33.978869  2788 heartbeater.cc:344] Connected to a master server at 127.31.213.190:43417
I20260710 13:28:33.979286  2788 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:33.980162  2788 heartbeater.cc:507] Master 127.31.213.190:43417 requested a full tablet report, sending...
I20260710 13:28:33.982474  2721 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: 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:28:33.983346  2721 tablet_bootstrap.cc:492] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:33.983927  2721 ts_tablet_manager.cc:1403] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:28:33.986258  2721 raft_consensus.cc:359] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.986862  2721 raft_consensus.cc:740] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.987475  2721 consensus_queue.cc:260] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:33.988541  2137 ts_manager.cc:194] Re-registered known tserver with Master: d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:33.989025  2721 ts_tablet_manager.cc:1434] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:28:33.989656  2721 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:33.999825  2721 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: 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:28:34.000506  2721 tablet_bootstrap.cc:492] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.001039  2721 ts_tablet_manager.cc:1403] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:28:34.002786  2721 raft_consensus.cc:359] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.003288  2721 raft_consensus.cc:740] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.003939  2137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41756
I20260710 13:28:34.003860  2721 consensus_queue.cc:260] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.005755  2721 ts_tablet_manager.cc:1434] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:34.006361  2721 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.007319  2788 heartbeater.cc:499] Master 127.31.213.190:43417 was elected leader, sending a full tablet report...
I20260710 13:28:34.016808  2721 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: 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:28:34.017518  2721 tablet_bootstrap.cc:492] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.018121  2721 ts_tablet_manager.cc:1403] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:28:34.019819  2721 raft_consensus.cc:359] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.020324  2721 raft_consensus.cc:740] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.020959  2721 consensus_queue.cc:260] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [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: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.022363  2721 ts_tablet_manager.cc:1434] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:34.022941  2721 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.034154  2721 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: 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:28:34.034868  2721 tablet_bootstrap.cc:492] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.035406  2721 ts_tablet_manager.cc:1403] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:28:34.037250  2721 raft_consensus.cc:359] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.037760  2721 raft_consensus.cc:740] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.038332  2721 consensus_queue.cc:260] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [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: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.040086  2721 ts_tablet_manager.cc:1434] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:34.042414  2721 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.059888  2721 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: 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:28:34.060832  2721 tablet_bootstrap.cc:492] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.061474  2721 ts_tablet_manager.cc:1403] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:28:34.063198  2721 raft_consensus.cc:359] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.063812  2721 raft_consensus.cc:740] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.064457  2721 consensus_queue.cc:260] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [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: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.066157  2721 ts_tablet_manager.cc:1434] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:34.066839  2721 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.078090  2721 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: 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:28:34.078981  2721 tablet_bootstrap.cc:492] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.079545  2721 ts_tablet_manager.cc:1403] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:28:34.081712  2721 raft_consensus.cc:359] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.082329  2721 raft_consensus.cc:740] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.082944  2721 consensus_queue.cc:260] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.084946  2721 ts_tablet_manager.cc:1434] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:28:34.085641  2721 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.097566  2721 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: 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:28:34.098416  2721 tablet_bootstrap.cc:492] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.098987  2721 ts_tablet_manager.cc:1403] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:28:34.101249  2721 raft_consensus.cc:359] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.101948  2721 raft_consensus.cc:740] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.102715  2721 consensus_queue.cc:260] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [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: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.105500  2721 ts_tablet_manager.cc:1434] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:34.106518  2721 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.129276  2721 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: 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:28:34.130210  2721 tablet_bootstrap.cc:492] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.130749  2721 ts_tablet_manager.cc:1403] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 13:28:34.132632  2721 raft_consensus.cc:359] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.133185  2721 raft_consensus.cc:740] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.133824  2721 consensus_queue.cc:260] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.135771  2721 ts_tablet_manager.cc:1434] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:34.137496  2721 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Bootstrap starting.
I20260710 13:28:34.150236  2721 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: 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:28:34.151155  2721 tablet_bootstrap.cc:492] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Bootstrap complete.
I20260710 13:28:34.151755  2721 ts_tablet_manager.cc:1403] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:28:34.154357  2721 raft_consensus.cc:359] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.155002  2721 raft_consensus.cc:740] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.155599  2721 consensus_queue.cc:260] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.157419  2721 ts_tablet_manager.cc:1434] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:28:34.528096  2513 raft_consensus.cc:493] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.528663  2513 raft_consensus.cc:515] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.530432  2513 leader_election.cc:290] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.530972  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.531657  2760 raft_consensus.cc:2468] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:34.532761  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:34.532783  2429 leader_election.cc:304] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:34.533821  2513 raft_consensus.cc:2804] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.534143  2513 raft_consensus.cc:493] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.534492  2513 raft_consensus.cc:3060] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.539196  2513 raft_consensus.cc:515] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.540772  2513 leader_election.cc:290] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.541405  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.541688  2513 raft_consensus.cc:493] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.541954  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:34.541996  2760 raft_consensus.cc:3060] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.542240  2513 raft_consensus.cc:515] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.544284  2513 leader_election.cc:290] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.544895  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.545265  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:34.545538  2759 raft_consensus.cc:2468] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:34.545943  2616 raft_consensus.cc:493] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.546473  2429 leader_election.cc:304] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:34.546424  2616 raft_consensus.cc:515] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.547236  2513 raft_consensus.cc:2804] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.547596  2513 raft_consensus.cc:493] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.547948  2513 raft_consensus.cc:3060] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.548507  2616 leader_election.cc:290] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:34.549238  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.549623  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:34.549820  2759 raft_consensus.cc:2468] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:34.551296  2281 leader_election.cc:304] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:34.552076  2616 raft_consensus.cc:2804] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.552309  2760 raft_consensus.cc:2468] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 2.
I20260710 13:28:34.552506  2616 raft_consensus.cc:493] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.553020  2616 raft_consensus.cc:3060] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.553618  2429 leader_election.cc:304] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:34.554404  2801 raft_consensus.cc:2804] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.554291  2513 raft_consensus.cc:515] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.554880  2801 raft_consensus.cc:697] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:34.555667  2801 consensus_queue.cc:237] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.556094  2513 leader_election.cc:290] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.558693  2616 raft_consensus.cc:515] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.560389  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.561048  2760 raft_consensus.cc:3060] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.561367  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.561916  2759 raft_consensus.cc:3060] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.562287  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:34.565955  2760 raft_consensus.cc:2468] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 2.
I20260710 13:28:34.566790  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:34.567083  2759 raft_consensus.cc:2468] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 2.
I20260710 13:28:34.567159  2429 leader_election.cc:304] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:34.560761  2616 leader_election.cc:290] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:34.568029  2801 raft_consensus.cc:2804] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.568233  2281 leader_election.cc:304] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:34.568560  2801 raft_consensus.cc:697] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:34.568217  2139 catalog_manager.cc:5697] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.569622  2616 raft_consensus.cc:2804] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.569480  2801 consensus_queue.cc:237] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.570096  2616 raft_consensus.cc:697] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:34.570896  2616 consensus_queue.cc:237] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.578610  2138 catalog_manager.cc:5697] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.589892  2138 catalog_manager.cc:5697] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.688925  2800 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.689410  2800 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.691082  2800 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.691799  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.692027  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:34.692464  2759 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:34.693657  2429 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:34.694406  2800 raft_consensus.cc:2804] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.694768  2800 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.695097  2800 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.699580  2800 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.701265  2800 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.701880  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.702452  2759 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.703020  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:34.705938  2800 raft_consensus.cc:493] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.706441  2800 raft_consensus.cc:515] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.707387  2804 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.707798  2804 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.708437  2800 leader_election.cc:290] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.709095  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.709704  2760 raft_consensus.cc:2468] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:34.709848  2759 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 2.
I20260710 13:28:34.709964  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:34.711349  2800 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.710712  2804 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.711223  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:34.711634  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.712370  2759 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:34.711977  2800 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.712481  2429 leader_election.cc:304] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:34.713295  2355 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [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: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:34.713325  2464 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 1.
I20260710 13:28:34.713959  2801 raft_consensus.cc:2804] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.714172  2804 raft_consensus.cc:2804] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.714365  2801 raft_consensus.cc:493] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.714650  2804 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.714898  2801 raft_consensus.cc:3060] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.714367  2800 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.715317  2804 raft_consensus.cc:3060] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.714699  2429 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:34.716830  2800 raft_consensus.cc:2804] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.717502  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:34.717701  2800 raft_consensus.cc:697] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:34.718600  2800 consensus_queue.cc:237] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.719223  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.719851  2759 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 1.
I20260710 13:28:34.722776  2801 raft_consensus.cc:515] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.724825  2801 leader_election.cc:290] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.727209  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.727806  2760 raft_consensus.cc:3060] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.728399  2616 raft_consensus.cc:493] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.728907  2616 raft_consensus.cc:515] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.730883  2616 leader_election.cc:290] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.731515  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:34.731910  2429 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:34.732313  2464 raft_consensus.cc:2393] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dad8a8c30fd4dcda8447224ab73af05 in current term 2: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:34.732862  2801 raft_consensus.cc:2804] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.733238  2801 raft_consensus.cc:493] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.733595  2801 raft_consensus.cc:3060] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.732415  2139 catalog_manager.cc:5697] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.736968  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:34.737567  2315 raft_consensus.cc:3060] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.738543  2804 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.740274  2801 raft_consensus.cc:515] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.741364  2390 raft_consensus.cc:2393] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93d93fed106a422bb3d129a8fe0e5cd2 in current term 2: Already voted for candidate fab44230be2f475c826d2061c465b4c4 in this term.
I20260710 13:28:34.743829  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:34.744473  2390 raft_consensus.cc:2393] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 93d93fed106a422bb3d129a8fe0e5cd2 in current term 2: Already voted for candidate fab44230be2f475c826d2061c465b4c4 in this term.
I20260710 13:28:34.742594  2801 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.745303  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.745903  2758 raft_consensus.cc:3060] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.749017  2315 raft_consensus.cc:2468] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 2.
I20260710 13:28:34.749918  2804 leader_election.cc:290] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.750140  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f676af1a3c44e89a956f9ffc2fba857" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.751623  2281 leader_election.cc:304] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:34.752866  2616 raft_consensus.cc:2749] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:34.753700  2429 leader_election.cc:304] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 
I20260710 13:28:34.754207  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:34.754446  2801 raft_consensus.cc:2804] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.754540  2758 raft_consensus.cc:2468] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 2.
I20260710 13:28:34.755053  2464 raft_consensus.cc:2393] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fab44230be2f475c826d2061c465b4c4 in current term 2: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:34.756567  2429 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [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: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:34.754931  2801 raft_consensus.cc:697] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:34.757334  2800 raft_consensus.cc:2804] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.757951  2800 raft_consensus.cc:697] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Becoming Leader. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:34.757843  2801 consensus_queue.cc:237] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.758792  2800 consensus_queue.cc:237] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:34.756472  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea87a7b3dcf47bb903d5c66d479d9fb" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.760594  2759 raft_consensus.cc:2393] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fab44230be2f475c826d2061c465b4c4 in current term 2: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:34.761631  2355 leader_election.cc:304] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fab44230be2f475c826d2061c465b4c4; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:34.759903  2797 raft_consensus.cc:493] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.762269  2804 raft_consensus.cc:2749] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:28:34.759407  2815 raft_consensus.cc:493] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.762693  2797 raft_consensus.cc:515] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.763267  2815 raft_consensus.cc:515] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.765272  2760 raft_consensus.cc:2468] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in term 2.
I20260710 13:28:34.765537  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:34.765928  2797 leader_election.cc:290] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.770238  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440a80c5f62421387a3848d2eeda3e7" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.770093  2139 catalog_manager.cc:5697] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.771510  2759 raft_consensus.cc:2393] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dad8a8c30fd4dcda8447224ab73af05 in current term 2: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:34.773154  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:34.774171  2815 leader_election.cc:290] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.775305  2281 leader_election.cc:304] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:34.775616  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719547c96285453bb5db8e16b8b3f6de" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.776157  2815 raft_consensus.cc:3060] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.776356  2759 raft_consensus.cc:2393] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dad8a8c30fd4dcda8447224ab73af05 in current term 2: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:34.777350  2281 leader_election.cc:304] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:34.778337  2816 raft_consensus.cc:3060] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.782799  2139 catalog_manager.cc:5697] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132). New cstate: current_term: 2 leader_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.783854  2815 raft_consensus.cc:2749] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:34.785176  2816 raft_consensus.cc:2749] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:34.807067  2816 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.807468  2816 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:34.809038  2816 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245)
I20260710 13:28:34.809674  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" is_pre_election: true
I20260710 13:28:34.810045  2759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.810789  2759 raft_consensus.cc:2393] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dad8a8c30fd4dcda8447224ab73af05 in current term 2: Already voted for candidate 93d93fed106a422bb3d129a8fe0e5cd2 in this term.
I20260710 13:28:34.811605  2281 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05; no voters: 93d93fed106a422bb3d129a8fe0e5cd2, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:34.812206  2816 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.816725  2816 raft_consensus.cc:2749] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:34.938210  2816 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.938704  2816 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.940227  2816 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:34.941102  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.941311  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4" is_pre_election: true
I20260710 13:28:34.941671  2760 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 1.
I20260710 13:28:34.942824  2281 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:34.943465  2816 raft_consensus.cc:2804] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:34.943856  2816 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.944145  2816 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.948771  2816 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.950191  2816 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 2 election: Requested vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:34.950953  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1"
I20260710 13:28:34.951203  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:34.951468  2760 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:34.956187  2760 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 2.
I20260710 13:28:34.957099  2281 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: fab44230be2f475c826d2061c465b4c4
I20260710 13:28:34.957764  2816 raft_consensus.cc:2804] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:34.958144  2816 raft_consensus.cc:697] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:34.958875  2816 consensus_queue.cc:237] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.968568  2138 catalog_manager.cc:5697] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 1 to 2, leader changed from d98a87d467744f0599159527ece0d8b1 (127.31.213.129) to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:34.996361  2804 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:34.996449  2760 raft_consensus.cc:1275] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:34.996891  2804 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:34.998082  2800 consensus_queue.cc:1048] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:34.998514  2804 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:34.999439  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:34.999715  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:35.000942  2760 raft_consensus.cc:2393] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab44230be2f475c826d2061c465b4c4 in current term 2: Already voted for candidate 4dad8a8c30fd4dcda8447224ab73af05 in this term.
I20260710 13:28:35.002123  2355 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [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: fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:35.003302  2804 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.010901  2804 raft_consensus.cc:2749] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:35.015547  2315 raft_consensus.cc:1275] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.017045  2800 consensus_queue.cc:1048] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.030212  2804 raft_consensus.cc:493] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d98a87d467744f0599159527ece0d8b1)
I20260710 13:28:35.030815  2804 raft_consensus.cc:515] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:35.033850  2804 leader_election.cc:290] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:35.034793  2315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05" is_pre_election: true
I20260710 13:28:35.037050  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ad7cca056444a8cd10bbc4dc35be0" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98a87d467744f0599159527ece0d8b1" is_pre_election: true
I20260710 13:28:35.038007  2760 raft_consensus.cc:2393] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fab44230be2f475c826d2061c465b4c4 in current term 2: Already voted for candidate 4dad8a8c30fd4dcda8447224ab73af05 in this term.
I20260710 13:28:35.038940  2355 leader_election.cc:304] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [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: fab44230be2f475c826d2061c465b4c4; no voters: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1
I20260710 13:28:35.039693  2804 raft_consensus.cc:3060] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.045172  2804 raft_consensus.cc:2749] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:35.055961  2390 raft_consensus.cc:1275] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer 4dad8a8c30fd4dcda8447224ab73af05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.057372  2816 consensus_queue.cc:1048] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.065661  2760 raft_consensus.cc:1275] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 4dad8a8c30fd4dcda8447224ab73af05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.067292  2816 consensus_queue.cc:1048] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:35.079891  2760 raft_consensus.cc:1275] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.081398  2800 consensus_queue.cc:1048] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.134675  2315 raft_consensus.cc:1275] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.140714  2800 consensus_queue.cc:1048] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:35.183897  2315 raft_consensus.cc:1275] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.185189  2513 consensus_queue.cc:1048] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.195410  2760 raft_consensus.cc:1275] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.197122  2801 consensus_queue.cc:1048] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.290477  2760 raft_consensus.cc:1275] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.291167  2315 raft_consensus.cc:1275] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.291728  2801 consensus_queue.cc:1048] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.292456  2513 consensus_queue.cc:1048] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.362389  2760 raft_consensus.cc:1275] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 4dad8a8c30fd4dcda8447224ab73af05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.363757  2816 consensus_queue.cc:1048] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.372664  2390 raft_consensus.cc:1275] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.376675  2801 consensus_queue.cc:1048] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:35.380391  2390 raft_consensus.cc:1275] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer 4dad8a8c30fd4dcda8447224ab73af05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.382835  2815 consensus_queue.cc:1048] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:35.388068  2759 raft_consensus.cc:1275] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Refusing update from remote peer 93d93fed106a422bb3d129a8fe0e5cd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:35.390563  2513 consensus_queue.cc:1048] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:39.113456  2170 debug-util.cc:398] Leaking SignalData structure 0x7b0800021160 after lost signal to thread 32601
W20260710 13:28:39.114679  2170 debug-util.cc:398] Leaking SignalData structure 0x7b0800021880 after lost signal to thread 2173
W20260710 13:28:39.115787  2170 debug-util.cc:398] Leaking SignalData structure 0x7b080028f5a0 after lost signal to thread 2340
W20260710 13:28:39.116712  2170 debug-util.cc:398] Leaking SignalData structure 0x7b0800110700 after lost signal to thread 2414
W20260710 13:28:39.117537  2170 debug-util.cc:398] Leaking SignalData structure 0x7b080029c8c0 after lost signal to thread 2488
W20260710 13:28:39.118410  2170 debug-util.cc:398] Leaking SignalData structure 0x7b0800240b80 after lost signal to thread 2786
I20260710 13:28:44.008776 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:44.036728  2316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882"
dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
mode: GRACEFUL
new_leader_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:38228
I20260710 13:28:44.037338  2316 raft_consensus.cc:606] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Received request to transfer leadership to TS d98a87d467744f0599159527ece0d8b1
I20260710 13:28:44.039911  2316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f55743df71f488286614d52890e4b51"
dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
mode: GRACEFUL
new_leader_uuid: "fab44230be2f475c826d2061c465b4c4"
 from {username='slave'} at 127.0.0.1:38228
I20260710 13:28:44.040445  2316 raft_consensus.cc:606] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Received request to transfer leadership to TS fab44230be2f475c826d2061c465b4c4
I20260710 13:28:44.051781  2464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8"
dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
mode: GRACEFUL
new_leader_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:55360
I20260710 13:28:44.052451  2464 raft_consensus.cc:606] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Received request to transfer leadership to TS d98a87d467744f0599159527ece0d8b1
I20260710 13:28:44.055296  2464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7"
dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
mode: GRACEFUL
new_leader_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:55360
I20260710 13:28:44.055720  2464 raft_consensus.cc:606] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Received request to transfer leadership to TS d98a87d467744f0599159527ece0d8b1
I20260710 13:28:44.058068  2464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827"
dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
mode: GRACEFUL
new_leader_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:55360
I20260710 13:28:44.058527  2464 raft_consensus.cc:606] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Received request to transfer leadership to TS d98a87d467744f0599159527ece0d8b1
I20260710 13:28:44.059471 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:28:44.060137 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:44.188665  2863 raft_consensus.cc:993] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: : Instructing follower fab44230be2f475c826d2061c465b4c4 to start an election
I20260710 13:28:44.189294  2860 raft_consensus.cc:1081] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Signalling peer fab44230be2f475c826d2061c465b4c4 to start an election
I20260710 13:28:44.191120  2387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f55743df71f488286614d52890e4b51"
dest_uuid: "fab44230be2f475c826d2061c465b4c4"
 from {username='slave'} at 127.0.0.1:57498
I20260710 13:28:44.191848  2387 raft_consensus.cc:493] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:44.192390  2387 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.194991  2849 raft_consensus.cc:993] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: : Instructing follower d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.195449  2864 raft_consensus.cc:1081] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Signalling peer d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.197023  2758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827"
dest_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:45976
I20260710 13:28:44.197517  2758 raft_consensus.cc:493] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:44.197938  2758 raft_consensus.cc:3060] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.201325  2387 raft_consensus.cc:515] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:44.203567  2387 leader_election.cc:290] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:44.204340  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:44.205144  2316 raft_consensus.cc:3055] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:44.205483  2316 raft_consensus.cc:740] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:44.204586  2758 raft_consensus.cc:515] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.206409  2316 consensus_queue.cc:260] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:44.207672  2316 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.204571  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "fab44230be2f475c826d2061c465b4c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:44.208920  2464 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.216724  2758 leader_election.cc:290] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:44.218744  2464 raft_consensus.cc:2468] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 2.
I20260710 13:28:44.222316  2316 raft_consensus.cc:2468] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fab44230be2f475c826d2061c465b4c4 in term 2.
I20260710 13:28:44.223109  2849 raft_consensus.cc:993] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: : Instructing follower d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.226944  2355 leader_election.cc:304] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dad8a8c30fd4dcda8447224ab73af05, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:44.227852  2858 raft_consensus.cc:2804] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:44.234019  2864 raft_consensus.cc:1081] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Signalling peer d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.236243  2759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7"
dest_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:45976
I20260710 13:28:44.237025  2759 raft_consensus.cc:493] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:44.237489  2759 raft_consensus.cc:3060] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.237596  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:44.238389  2387 raft_consensus.cc:3060] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.240443  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcee3174454c41ba9a4c05605e7f6827" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:44.241089  2464 raft_consensus.cc:3055] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:44.241428  2464 raft_consensus.cc:740] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:44.242271  2464 consensus_queue.cc:260] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.243625  2464 raft_consensus.cc:3060] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.244010  2759 raft_consensus.cc:515] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.245944  2759 leader_election.cc:290] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:44.249187  2858 raft_consensus.cc:697] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 LEADER]: Becoming Leader. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:44.250119  2464 raft_consensus.cc:2468] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:44.250380  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:44.250722  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab43898c430f43149e5c84ecf9c78eb7" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:44.250254  2858 consensus_queue.cc:237] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:44.251013  2390 raft_consensus.cc:3060] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.251302  2462 raft_consensus.cc:3055] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:44.251624  2462 raft_consensus.cc:740] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:44.252331  2462 consensus_queue.cc:260] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.253400  2462 raft_consensus.cc:3060] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.258136  2387 raft_consensus.cc:2468] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:44.259063  2390 raft_consensus.cc:2468] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:44.259781  2715 leader_election.cc:304] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:44.263152  2849 raft_consensus.cc:993] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: : Instructing follower d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.263597  2849 raft_consensus.cc:1081] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Signalling peer d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.264618  2875 raft_consensus.cc:2804] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:44.264962  2462 raft_consensus.cc:2468] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:44.265158  2715 leader_election.cc:304] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:44.266629  2759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8"
dest_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:45976
I20260710 13:28:44.267290  2759 raft_consensus.cc:493] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:44.267779  2759 raft_consensus.cc:3060] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.269920  2875 raft_consensus.cc:697] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:44.271123  2875 consensus_queue.cc:237] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.272363  2876 raft_consensus.cc:2804] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:44.278224  2876 raft_consensus.cc:697] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:44.279264  2876 consensus_queue.cc:237] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.276451  2139 catalog_manager.cc:5697] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 reported cstate change: term changed from 1 to 2, leader changed from 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130) to fab44230be2f475c826d2061c465b4c4 (127.31.213.131). New cstate: current_term: 2 leader_uuid: "fab44230be2f475c826d2061c465b4c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:44.282296  2759 raft_consensus.cc:515] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.284920  2759 leader_election.cc:290] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:44.287156  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:44.287750  2390 raft_consensus.cc:3060] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.287901  2462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a40ddbf6a6b74ec996c2dbd9e9d3fea8" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:44.288748  2462 raft_consensus.cc:3055] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:44.288297  2137 catalog_manager.cc:5697] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 1 to 2, leader changed from 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132) to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:44.289175  2462 raft_consensus.cc:740] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:44.290234  2462 consensus_queue.cc:260] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.291643  2462 raft_consensus.cc:3060] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:44.296120  2390 raft_consensus.cc:2468] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:44.298180  2715 leader_election.cc:304] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:44.298688  2462 raft_consensus.cc:2468] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:44.299338  2875 raft_consensus.cc:2804] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:44.299889  2875 raft_consensus.cc:697] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:44.300899  2875 consensus_queue.cc:237] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } }
I20260710 13:28:44.312536  2137 catalog_manager.cc:5697] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 1 to 2, leader changed from 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132) to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:44.313983  2137 catalog_manager.cc:5697] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 1 to 2, leader changed from 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132) to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:44.607896  2863 raft_consensus.cc:993] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: : Instructing follower d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.608311  2860 raft_consensus.cc:1081] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Signalling peer d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:44.609705  2759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882"
dest_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:45990
I20260710 13:28:44.610093  2759 raft_consensus.cc:493] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:44.610306  2759 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:44.614446  2759 raft_consensus.cc:515] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:44.616034  2759 leader_election.cc:290] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 3 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:44.618050  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:44.618695  2390 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:44.624569  2390 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 3.
I20260710 13:28:44.625912  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c04db32811d4cb4acb91d3127956882" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:44.625972  2715 leader_election.cc:304] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [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: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:44.626454  2316 raft_consensus.cc:3055] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:44.626816  2316 raft_consensus.cc:740] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:44.626894  2875 raft_consensus.cc:2804] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:44.627457  2875 raft_consensus.cc:697] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 3 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:44.627691  2316 consensus_queue.cc:260] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:44.628235  2875 consensus_queue.cc:237] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [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: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:44.629012  2316 raft_consensus.cc:3060] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:44.634725  2316 raft_consensus.cc:2468] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 3.
I20260710 13:28:44.636718  2137 catalog_manager.cc:5697] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 2 to 3, leader changed from 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130) to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 3 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:44.711689  2462 raft_consensus.cc:1275] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.713068  2875 consensus_queue.cc:1048] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.723007  2390 raft_consensus.cc:1275] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.725687  2876 consensus_queue.cc:1048] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.742551  2464 raft_consensus.cc:1275] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.745285  2876 consensus_queue.cc:1048] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.750718  2316 raft_consensus.cc:1275] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Refusing update from remote peer fab44230be2f475c826d2061c465b4c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.751938  2858 consensus_queue.cc:1048] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.762071  2387 raft_consensus.cc:1275] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.766021  2462 raft_consensus.cc:1275] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Refusing update from remote peer fab44230be2f475c826d2061c465b4c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.770238  2877 consensus_queue.cc:1048] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.773427  2387 raft_consensus.cc:1275] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.775377  2858 consensus_queue.cc:1048] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.779502  2876 consensus_queue.cc:1048] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.797438  2462 raft_consensus.cc:1275] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.802544  2876 consensus_queue.cc:1048] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:45.061113 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:45.076768 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:45.092384  2464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f"
dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
mode: GRACEFUL
new_leader_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:55360
I20260710 13:28:45.093029  2464 raft_consensus.cc:606] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Received request to transfer leadership to TS d98a87d467744f0599159527ece0d8b1
I20260710 13:28:45.104542  2387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f55743df71f488286614d52890e4b51"
dest_uuid: "fab44230be2f475c826d2061c465b4c4"
mode: GRACEFUL
new_leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
 from {username='slave'} at 127.0.0.1:55810
I20260710 13:28:45.105090  2387 raft_consensus.cc:606] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 LEADER]: Received request to transfer leadership to TS 4dad8a8c30fd4dcda8447224ab73af05
I20260710 13:28:45.106178 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:45.106839 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:45.204150  2316 raft_consensus.cc:1275] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:45.207990  2875 consensus_queue.cc:1048] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:45.228986  2387 raft_consensus.cc:1275] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:45.230911  2876 consensus_queue.cc:1048] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:45.348261  2906 raft_consensus.cc:993] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: : Instructing follower 4dad8a8c30fd4dcda8447224ab73af05 to start an election
I20260710 13:28:45.348783  2907 raft_consensus.cc:1081] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 LEADER]: Signalling peer 4dad8a8c30fd4dcda8447224ab73af05 to start an election
I20260710 13:28:45.350447  2316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f55743df71f488286614d52890e4b51"
dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
 from {username='slave'} at 127.0.0.1:42906
I20260710 13:28:45.351469  2316 raft_consensus.cc:493] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:45.351980  2316 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:45.362954  2316 raft_consensus.cc:515] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:45.365392  2316 leader_election.cc:290] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [CANDIDATE]: Term 3 election: Requested vote from peers fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381), 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011)
I20260710 13:28:45.366132  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:45.366914  2387 raft_consensus.cc:3055] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:45.366876  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f55743df71f488286614d52890e4b51" candidate_uuid: "4dad8a8c30fd4dcda8447224ab73af05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:45.367388  2387 raft_consensus.cc:740] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fab44230be2f475c826d2061c465b4c4, State: Running, Role: LEADER
I20260710 13:28:45.367606  2464 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:45.368461  2387 consensus_queue.cc:260] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [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: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:45.369838  2387 raft_consensus.cc:3060] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:45.373785  2464 raft_consensus.cc:2468] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 3.
I20260710 13:28:45.375124  2281 leader_election.cc:304] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [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: 4dad8a8c30fd4dcda8447224ab73af05, 93d93fed106a422bb3d129a8fe0e5cd2; no voters: 
I20260710 13:28:45.376019  2860 raft_consensus.cc:2804] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:45.376425  2387 raft_consensus.cc:2468] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dad8a8c30fd4dcda8447224ab73af05 in term 3.
I20260710 13:28:45.377086  2860 raft_consensus.cc:697] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 LEADER]: Becoming Leader. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:45.378437  2860 consensus_queue.cc:237] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [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: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } }
I20260710 13:28:45.386019  2137 catalog_manager.cc:5697] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 reported cstate change: term changed from 2 to 3, leader changed from fab44230be2f475c826d2061c465b4c4 (127.31.213.131) to 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130). New cstate: current_term: 3 leader_uuid: "4dad8a8c30fd4dcda8447224ab73af05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:45.543339  2912 raft_consensus.cc:993] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: : Instructing follower d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:45.544385  2864 raft_consensus.cc:1081] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Signalling peer d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:45.546020  2758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f"
dest_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:45976
I20260710 13:28:45.546541  2758 raft_consensus.cc:493] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:45.546849  2758 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:45.551849  2758 raft_consensus.cc:515] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:45.553351  2758 leader_election.cc:290] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 3 election: Requested vote from peers 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132:42011), 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085)
I20260710 13:28:45.554225  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93d93fed106a422bb3d129a8fe0e5cd2"
I20260710 13:28:45.554781  2464 raft_consensus.cc:3055] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:45.554641  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16af80cbe7b7498dacc3c5e72b1e9e4f" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:45.555114  2464 raft_consensus.cc:740] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 93d93fed106a422bb3d129a8fe0e5cd2, State: Running, Role: LEADER
I20260710 13:28:45.555344  2316 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:45.556062  2464 consensus_queue.cc:260] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:45.557438  2464 raft_consensus.cc:3060] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:45.562963  2316 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 3.
I20260710 13:28:45.564239  2715 leader_election.cc:304] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [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: 4dad8a8c30fd4dcda8447224ab73af05, d98a87d467744f0599159527ece0d8b1; no voters: 
I20260710 13:28:45.564743  2464 raft_consensus.cc:2468] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 3.
I20260710 13:28:45.565158  2876 raft_consensus.cc:2804] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:45.565822  2876 raft_consensus.cc:697] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 3 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:45.566807  2876 consensus_queue.cc:237] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [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: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } }
I20260710 13:28:45.574927  2137 catalog_manager.cc:5697] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 2 to 3, leader changed from 93d93fed106a422bb3d129a8fe0e5cd2 (127.31.213.132) to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 3 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:45.762845  2464 raft_consensus.cc:1275] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Refusing update from remote peer 4dad8a8c30fd4dcda8447224ab73af05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:45.764175  2908 consensus_queue.cc:1048] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:45.775098  2387 raft_consensus.cc:1275] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Refusing update from remote peer 4dad8a8c30fd4dcda8447224ab73af05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:45.776319  2908 consensus_queue.cc:1048] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:46.077853  2316 raft_consensus.cc:1275] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:46.079177  2876 consensus_queue.cc:1048] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:46.090384  2464 raft_consensus.cc:1275] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:46.091838  2875 consensus_queue.cc:1048] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93d93fed106a422bb3d129a8fe0e5cd2" member_type: VOTER last_known_addr { host: "127.31.213.132" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:46.107832 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:46.123901 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:46.140853  2316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274"
dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
mode: GRACEFUL
new_leader_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:38228
I20260710 13:28:46.141578  2316 raft_consensus.cc:606] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Received request to transfer leadership to TS d98a87d467744f0599159527ece0d8b1
I20260710 13:28:46.142930 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:28:46.143627 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:46.493373  2908 raft_consensus.cc:993] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: : Instructing follower d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:46.493937  2923 raft_consensus.cc:1081] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Signalling peer d98a87d467744f0599159527ece0d8b1 to start an election
I20260710 13:28:46.495378  2759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274"
dest_uuid: "d98a87d467744f0599159527ece0d8b1"
 from {username='slave'} at 127.0.0.1:45990
I20260710 13:28:46.495817  2759 raft_consensus.cc:493] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:46.496095  2759 raft_consensus.cc:3060] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.500881  2759 raft_consensus.cc:515] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:46.502287  2759 leader_election.cc:290] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Requested vote from peers 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085), fab44230be2f475c826d2061c465b4c4 (127.31.213.131:40381)
I20260710 13:28:46.503108  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dad8a8c30fd4dcda8447224ab73af05"
I20260710 13:28:46.503376  2387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f688df7128e41ab8e58233e8e4e7274" candidate_uuid: "d98a87d467744f0599159527ece0d8b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fab44230be2f475c826d2061c465b4c4"
I20260710 13:28:46.503679  2316 raft_consensus.cc:3055] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:46.503845  2387 raft_consensus.cc:3060] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.504017  2316 raft_consensus.cc:740] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dad8a8c30fd4dcda8447224ab73af05, State: Running, Role: LEADER
I20260710 13:28:46.504937  2316 consensus_queue.cc:260] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:46.506115  2316 raft_consensus.cc:3060] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:46.510155  2387 raft_consensus.cc:2468] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:46.511346  2715 leader_election.cc:304] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d98a87d467744f0599159527ece0d8b1, fab44230be2f475c826d2061c465b4c4; no voters: 
I20260710 13:28:46.512173  2877 raft_consensus.cc:2804] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:46.512166  2316 raft_consensus.cc:2468] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98a87d467744f0599159527ece0d8b1 in term 2.
I20260710 13:28:46.512856  2877 raft_consensus.cc:697] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Becoming Leader. State: Replica: d98a87d467744f0599159527ece0d8b1, State: Running, Role: LEADER
I20260710 13:28:46.513854  2877 consensus_queue.cc:237] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } }
I20260710 13:28:46.521310  2137 catalog_manager.cc:5697] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 reported cstate change: term changed from 1 to 2, leader changed from 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130) to d98a87d467744f0599159527ece0d8b1 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "d98a87d467744f0599159527ece0d8b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98a87d467744f0599159527ece0d8b1" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 46245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:46.937021  2387 raft_consensus.cc:1275] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:46.938174  2929 consensus_queue.cc:1048] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab44230be2f475c826d2061c465b4c4" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:46.947825  2316 raft_consensus.cc:1275] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Refusing update from remote peer d98a87d467744f0599159527ece0d8b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:46.949254  2929 consensus_queue.cc:1048] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dad8a8c30fd4dcda8447224ab73af05" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:47.144428 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:47.160606 32598 tablet_server.cc:179] TabletServer@127.31.213.129:46245 shutting down...
W20260710 13:28:47.163295  2355 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:28:47.167980  2355 consensus_peers.cc:597] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. 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:28:47.201792 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:28:47.201926  2281 consensus_peers.cc:597] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. 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:28:47.202884 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.203960 32598 raft_consensus.cc:2243] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.205014 32598 raft_consensus.cc:2272] T ab43898c430f43149e5c84ecf9c78eb7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.207188 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.207724 32598 raft_consensus.cc:2243] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.208050 32598 raft_consensus.cc:2272] T 499a5805b175421a8c7eeb3c6d3bafc1 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.209899 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.210332 32598 raft_consensus.cc:2243] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.210667 32598 raft_consensus.cc:2272] T b709f5f5bf1d47d2b0a8d8988f874a4d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.212431 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.212980 32598 raft_consensus.cc:2243] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.213284 32598 raft_consensus.cc:2272] T 95a4d42695b640c08cf9e7812d3bf8af P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.215085 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.215529 32598 raft_consensus.cc:2243] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.215847 32598 raft_consensus.cc:2272] T ab881bcd9c1d47059f1f8bc88c932d4f P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.217622 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.218161 32598 raft_consensus.cc:2243] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.218909 32598 raft_consensus.cc:2272] T fcee3174454c41ba9a4c05605e7f6827 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:47.221084  2429 consensus_peers.cc:597] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. 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:28:47.221108 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.221927 32598 raft_consensus.cc:2243] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.222647 32598 raft_consensus.cc:2272] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.224498 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.225147 32598 raft_consensus.cc:2243] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.225515 32598 raft_consensus.cc:2272] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.227412 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.227941 32598 raft_consensus.cc:2243] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.228358 32598 raft_consensus.cc:2272] T 9440a80c5f62421387a3848d2eeda3e7 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.230551 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.231194 32598 raft_consensus.cc:2243] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.231578 32598 raft_consensus.cc:2272] T 1f676af1a3c44e89a956f9ffc2fba857 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.233484 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.234170 32598 raft_consensus.cc:2243] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.234612 32598 raft_consensus.cc:2272] T 8ea87a7b3dcf47bb903d5c66d479d9fb P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.236785 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.237313 32598 raft_consensus.cc:2243] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.237703 32598 raft_consensus.cc:2272] T 2e8388ab022c4b35910f1c7a7032b98d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.239573 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.240064 32598 raft_consensus.cc:2243] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.240445 32598 raft_consensus.cc:2272] T c98b38c89b15455581958f668dcc219d P d98a87d467744f0599159527ece0d8b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.242197 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.242660 32598 raft_consensus.cc:2243] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.243059 32598 raft_consensus.cc:2272] T 719547c96285453bb5db8e16b8b3f6de P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.244771 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.245221 32598 raft_consensus.cc:2243] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.245891 32598 raft_consensus.cc:2272] T 16af80cbe7b7498dacc3c5e72b1e9e4f P d98a87d467744f0599159527ece0d8b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.247817 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.248363 32598 raft_consensus.cc:2243] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.249189 32598 raft_consensus.cc:2272] T 5f688df7128e41ab8e58233e8e4e7274 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:47.250392  2429 consensus_peers.cc:597] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. 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:28:47.251590 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.252106 32598 raft_consensus.cc:2243] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.252912 32598 raft_consensus.cc:2272] T 8c04db32811d4cb4acb91d3127956882 P d98a87d467744f0599159527ece0d8b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.255259 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:47.255950 32598 raft_consensus.cc:2243] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.256531 32598 raft_consensus.cc:2272] T f75ad7cca056444a8cd10bbc4dc35be0 P d98a87d467744f0599159527ece0d8b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.294771 32598 tablet_server.cc:196] TabletServer@127.31.213.129:46245 shutdown complete.
W20260710 13:28:47.316104  2429 consensus_peers.cc:597] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.328960 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
W20260710 13:28:47.334914  2355 consensus_peers.cc:597] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. 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:28:47.356226 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:47.357163 32598 tablet_replica.cc:333] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.357904 32598 raft_consensus.cc:2243] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.358409 32598 raft_consensus.cc:2272] T 78a4e140a4d74ad982b265761869fe96 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.360481 32598 tablet_replica.cc:333] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.361080 32598 raft_consensus.cc:2243] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.361521 32598 raft_consensus.cc:2272] T b75120ca2df14b2fb9f04fdf371e884c P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.363301 32598 tablet_replica.cc:333] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.363962 32598 raft_consensus.cc:2243] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.364467 32598 raft_consensus.cc:2272] T 9440a80c5f62421387a3848d2eeda3e7 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.366353 32598 tablet_replica.cc:333] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.366945 32598 raft_consensus.cc:2243] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.367769 32598 raft_consensus.cc:2272] T f75ad7cca056444a8cd10bbc4dc35be0 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.369840 32598 tablet_replica.cc:333] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.370417 32598 raft_consensus.cc:2243] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.370855 32598 raft_consensus.cc:2272] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.372869 32598 tablet_replica.cc:333] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.373791 32598 raft_consensus.cc:2243] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.374632 32598 raft_consensus.cc:2272] T 499a5805b175421a8c7eeb3c6d3bafc1 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.376443 32598 tablet_replica.cc:333] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.377049 32598 raft_consensus.cc:2243] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.377449 32598 raft_consensus.cc:2272] T ab881bcd9c1d47059f1f8bc88c932d4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.379298 32598 tablet_replica.cc:333] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.379797 32598 raft_consensus.cc:2243] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.380177 32598 raft_consensus.cc:2272] T 2e8388ab022c4b35910f1c7a7032b98d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.382265 32598 tablet_replica.cc:333] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.382824 32598 raft_consensus.cc:2243] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.383302 32598 raft_consensus.cc:2272] T c98b38c89b15455581958f668dcc219d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.385432 32598 tablet_replica.cc:333] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.386011 32598 raft_consensus.cc:2243] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.386896 32598 raft_consensus.cc:2272] T c4ea9b739e8b4f139df4d9635f3d9307 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.388804 32598 tablet_replica.cc:333] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.389333 32598 raft_consensus.cc:2243] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.389820 32598 raft_consensus.cc:2272] T 1f676af1a3c44e89a956f9ffc2fba857 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.391728 32598 tablet_replica.cc:333] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.392237 32598 raft_consensus.cc:2243] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.392741 32598 raft_consensus.cc:2272] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.394467 32598 tablet_replica.cc:333] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.395009 32598 raft_consensus.cc:2243] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.395476 32598 raft_consensus.cc:2272] T 719547c96285453bb5db8e16b8b3f6de P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.397380 32598 tablet_replica.cc:333] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.397892 32598 raft_consensus.cc:2243] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.398628 32598 raft_consensus.cc:2272] T 9f55743df71f488286614d52890e4b51 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.400476 32598 tablet_replica.cc:333] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.400995 32598 raft_consensus.cc:2243] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.401435 32598 raft_consensus.cc:2272] T 8c04db32811d4cb4acb91d3127956882 P 4dad8a8c30fd4dcda8447224ab73af05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.403198 32598 tablet_replica.cc:333] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.403697 32598 raft_consensus.cc:2243] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.404119 32598 raft_consensus.cc:2272] T 5f688df7128e41ab8e58233e8e4e7274 P 4dad8a8c30fd4dcda8447224ab73af05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.407254 32598 tablet_replica.cc:333] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.407759 32598 raft_consensus.cc:2243] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.408504 32598 raft_consensus.cc:2272] T 311a3fc30ad2494c9be3b77d9dfb790d P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.410391 32598 tablet_replica.cc:333] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05: stopping tablet replica
I20260710 13:28:47.410871 32598 raft_consensus.cc:2243] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.411644 32598 raft_consensus.cc:2272] T 82d4b2adf4674dd09375e3436838d979 P 4dad8a8c30fd4dcda8447224ab73af05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:47.424414  2429 consensus_peers.cc:597] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. 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:28:47.440959  2429 consensus_peers.cc:597] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.444248 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
W20260710 13:28:47.445245  2429 consensus_peers.cc:597] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.474860 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
W20260710 13:28:47.485530  2355 consensus_peers.cc:597] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:47.485553  2429 consensus_peers.cc:597] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:47.498740  2429 consensus_peers.cc:597] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.511446 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:47.512140 32598 tablet_replica.cc:333] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.512836 32598 raft_consensus.cc:2243] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.513343 32598 raft_consensus.cc:2272] T 8ea87a7b3dcf47bb903d5c66d479d9fb P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.515333 32598 tablet_replica.cc:333] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.515885 32598 raft_consensus.cc:2243] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.516767 32598 raft_consensus.cc:2272] T 78a4e140a4d74ad982b265761869fe96 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.518595 32598 tablet_replica.cc:333] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.519122 32598 raft_consensus.cc:2243] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.519536 32598 raft_consensus.cc:2272] T 499a5805b175421a8c7eeb3c6d3bafc1 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.521533 32598 tablet_replica.cc:333] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.522189 32598 raft_consensus.cc:2243] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.522904 32598 raft_consensus.cc:2272] T b709f5f5bf1d47d2b0a8d8988f874a4d P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.525144 32598 tablet_replica.cc:333] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.525725 32598 raft_consensus.cc:2243] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.526684 32598 raft_consensus.cc:2272] T b75120ca2df14b2fb9f04fdf371e884c P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:47.528051  2355 consensus_peers.cc:597] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.528528 32598 tablet_replica.cc:333] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.529131 32598 raft_consensus.cc:2243] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.529548 32598 raft_consensus.cc:2272] T c4ea9b739e8b4f139df4d9635f3d9307 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.531232 32598 tablet_replica.cc:333] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.531747 32598 raft_consensus.cc:2243] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.532161 32598 raft_consensus.cc:2272] T 5f688df7128e41ab8e58233e8e4e7274 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.534439 32598 tablet_replica.cc:333] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.534983 32598 raft_consensus.cc:2243] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.535408 32598 raft_consensus.cc:2272] T 8c04db32811d4cb4acb91d3127956882 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.537134 32598 tablet_replica.cc:333] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.537621 32598 raft_consensus.cc:2243] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.538018 32598 raft_consensus.cc:2272] T 9f55743df71f488286614d52890e4b51 P fab44230be2f475c826d2061c465b4c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.539609 32598 tablet_replica.cc:333] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.540086 32598 raft_consensus.cc:2243] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.540982 32598 raft_consensus.cc:2272] T 87ff6752b4cb4991b38bbbe1ca3e5b83 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.542778 32598 tablet_replica.cc:333] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.543381 32598 raft_consensus.cc:2243] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.543838 32598 raft_consensus.cc:2272] T ab43898c430f43149e5c84ecf9c78eb7 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.545734 32598 tablet_replica.cc:333] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.546280 32598 raft_consensus.cc:2243] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.546718 32598 raft_consensus.cc:2272] T 311a3fc30ad2494c9be3b77d9dfb790d P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.548538 32598 tablet_replica.cc:333] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.549125 32598 raft_consensus.cc:2243] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.549913 32598 raft_consensus.cc:2272] T 95a4d42695b640c08cf9e7812d3bf8af P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.551957 32598 tablet_replica.cc:333] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.552479 32598 raft_consensus.cc:2243] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.553066 32598 raft_consensus.cc:2272] T f75ad7cca056444a8cd10bbc4dc35be0 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.554979 32598 tablet_replica.cc:333] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.555523 32598 raft_consensus.cc:2243] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.556007 32598 raft_consensus.cc:2272] T fcee3174454c41ba9a4c05605e7f6827 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.558231 32598 tablet_replica.cc:333] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.558796 32598 raft_consensus.cc:2243] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.559617 32598 raft_consensus.cc:2272] T ab881bcd9c1d47059f1f8bc88c932d4f P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.561671 32598 tablet_replica.cc:333] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.562201 32598 raft_consensus.cc:2243] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.562618 32598 raft_consensus.cc:2272] T 82d4b2adf4674dd09375e3436838d979 P fab44230be2f475c826d2061c465b4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.564361 32598 tablet_replica.cc:333] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4: stopping tablet replica
I20260710 13:28:47.564985 32598 raft_consensus.cc:2243] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.565562 32598 raft_consensus.cc:2272] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P fab44230be2f475c826d2061c465b4c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.603818 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
W20260710 13:28:47.617856  2429 consensus_peers.cc:597] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer d98a87d467744f0599159527ece0d8b1 (127.31.213.129:46245): Couldn't send request to peer d98a87d467744f0599159527ece0d8b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:46245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.635324 32598 tablet_server.cc:179] TabletServer@127.31.213.132:0 shutting down...
W20260710 13:28:47.653857  2429 consensus_peers.cc:597] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 -> Peer 4dad8a8c30fd4dcda8447224ab73af05 (127.31.213.130:36085): Couldn't send request to peer 4dad8a8c30fd4dcda8447224ab73af05. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:47.671025 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:47.671866 32598 tablet_replica.cc:333] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.672762 32598 raft_consensus.cc:2243] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.673336 32598 raft_consensus.cc:2272] T b709f5f5bf1d47d2b0a8d8988f874a4d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.675231 32598 tablet_replica.cc:333] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.675695 32598 raft_consensus.cc:2243] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.676039 32598 raft_consensus.cc:2272] T c4ea9b739e8b4f139df4d9635f3d9307 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.677779 32598 tablet_replica.cc:333] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.678234 32598 raft_consensus.cc:2243] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.678560 32598 raft_consensus.cc:2272] T 16af80cbe7b7498dacc3c5e72b1e9e4f P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.680148 32598 tablet_replica.cc:333] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.680593 32598 raft_consensus.cc:2243] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.681023 32598 raft_consensus.cc:2272] T 9f55743df71f488286614d52890e4b51 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.682621 32598 tablet_replica.cc:333] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.683065 32598 raft_consensus.cc:2243] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.683730 32598 raft_consensus.cc:2272] T 719547c96285453bb5db8e16b8b3f6de P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.685923 32598 tablet_replica.cc:333] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.686417 32598 raft_consensus.cc:2243] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.686796 32598 raft_consensus.cc:2272] T 78a4e140a4d74ad982b265761869fe96 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.688462 32598 tablet_replica.cc:333] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.689005 32598 raft_consensus.cc:2243] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.689695 32598 raft_consensus.cc:2272] T 2e8388ab022c4b35910f1c7a7032b98d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.691351 32598 tablet_replica.cc:333] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.691785 32598 raft_consensus.cc:2243] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.692406 32598 raft_consensus.cc:2272] T c98b38c89b15455581958f668dcc219d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.694198 32598 tablet_replica.cc:333] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.694660 32598 raft_consensus.cc:2243] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.695358 32598 raft_consensus.cc:2272] T 8ea87a7b3dcf47bb903d5c66d479d9fb P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.697045 32598 tablet_replica.cc:333] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.697487 32598 raft_consensus.cc:2243] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.698119 32598 raft_consensus.cc:2272] T 1f676af1a3c44e89a956f9ffc2fba857 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.699846 32598 tablet_replica.cc:333] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.700278 32598 raft_consensus.cc:2243] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.700582 32598 raft_consensus.cc:2272] T 95a4d42695b640c08cf9e7812d3bf8af P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.702344 32598 tablet_replica.cc:333] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.702834 32598 raft_consensus.cc:2243] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.703197 32598 raft_consensus.cc:2272] T fcee3174454c41ba9a4c05605e7f6827 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.704898 32598 tablet_replica.cc:333] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.705329 32598 raft_consensus.cc:2243] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.705660 32598 raft_consensus.cc:2272] T b75120ca2df14b2fb9f04fdf371e884c P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.707206 32598 tablet_replica.cc:333] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.707616 32598 raft_consensus.cc:2243] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.707942 32598 raft_consensus.cc:2272] T 82d4b2adf4674dd09375e3436838d979 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.709558 32598 tablet_replica.cc:333] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.709956 32598 raft_consensus.cc:2243] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.710291 32598 raft_consensus.cc:2272] T a40ddbf6a6b74ec996c2dbd9e9d3fea8 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.711813 32598 tablet_replica.cc:333] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.712220 32598 raft_consensus.cc:2243] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.712540 32598 raft_consensus.cc:2272] T 311a3fc30ad2494c9be3b77d9dfb790d P 93d93fed106a422bb3d129a8fe0e5cd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.714258 32598 tablet_replica.cc:333] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.714702 32598 raft_consensus.cc:2243] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:47.715065 32598 raft_consensus.cc:2272] T ab43898c430f43149e5c84ecf9c78eb7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.716565 32598 tablet_replica.cc:333] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2: stopping tablet replica
I20260710 13:28:47.716956 32598 raft_consensus.cc:2243] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.717633 32598 raft_consensus.cc:2272] T 9440a80c5f62421387a3848d2eeda3e7 P 93d93fed106a422bb3d129a8fe0e5cd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.754295 32598 tablet_server.cc:196] TabletServer@127.31.213.132:0 shutdown complete.
I20260710 13:28:47.782749 32598 master.cc:562] Master@127.31.213.190:43417 shutting down...
I20260710 13:28:47.803577 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:47.804064 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:47.804322 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85e3e996734440b6b9fc005bd51b9228: stopping tablet replica
I20260710 13:28:47.842532 32598 master.cc:584] Master@127.31.213.190:43417 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19374 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:28:47.897673 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:36521
I20260710 13:28:47.898734 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:47.904045  2945 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:28:47.904134  2944 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:28:47.905572  2947 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:28:47.907123 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:47.907966 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:47.908138 32598 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:28:47.908340 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690127908306 us; error 0 us; skew 500 ppm
I20260710 13:28:47.908974 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:47.911250 32598 webserver.cc:533] Webserver started at http://127.31.213.190:36089/ using document root <none> and password file <none>
I20260710 13:28:47.911778 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:47.911966 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:47.912248 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:47.913437 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "f35d891b784a469c8ca0f85c88d388bd"
format_stamp: "Formatted at 2026-07-10 13:28:47 on dist-test-slave-20gn"
I20260710 13:28:47.917632 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:47.920845  2952 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:28:47.921511 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:47.921800 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "f35d891b784a469c8ca0f85c88d388bd"
format_stamp: "Formatted at 2026-07-10 13:28:47 on dist-test-slave-20gn"
I20260710 13:28:47.922055 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-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:28:47.948808 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:47.950024 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:47.987311 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:36521
I20260710 13:28:47.987406  3003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:36521 every 8 connection(s)
I20260710 13:28:47.991137  3004 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:28:48.000818  3004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd: Bootstrap starting.
I20260710 13:28:48.005673  3004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.010059  3004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd: No bootstrap required, opened a new log
I20260710 13:28:48.012133  3004 raft_consensus.cc:359] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35d891b784a469c8ca0f85c88d388bd" member_type: VOTER }
I20260710 13:28:48.012493  3004 raft_consensus.cc:385] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.012707  3004 raft_consensus.cc:740] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f35d891b784a469c8ca0f85c88d388bd, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.013281  3004 consensus_queue.cc:260] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f35d891b784a469c8ca0f85c88d388bd" member_type: VOTER }
I20260710 13:28:48.013685  3004 raft_consensus.cc:399] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:48.013868  3004 raft_consensus.cc:493] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:48.014071  3004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:48.018246  3004 raft_consensus.cc:515] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35d891b784a469c8ca0f85c88d388bd" member_type: VOTER }
I20260710 13:28:48.018708  3004 leader_election.cc:304] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [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: f35d891b784a469c8ca0f85c88d388bd; no voters: 
I20260710 13:28:48.019721  3004 leader_election.cc:290] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:48.020148  3007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:48.021494  3007 raft_consensus.cc:697] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 1 LEADER]: Becoming Leader. State: Replica: f35d891b784a469c8ca0f85c88d388bd, State: Running, Role: LEADER
I20260710 13:28:48.022142  3007 consensus_queue.cc:237] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [LEADER]: Queue going to LEADER mode. State: All 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: "f35d891b784a469c8ca0f85c88d388bd" member_type: VOTER }
I20260710 13:28:48.022542  3004 sys_catalog.cc:565] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:48.026794  3009 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f35d891b784a469c8ca0f85c88d388bd. Latest consensus state: current_term: 1 leader_uuid: "f35d891b784a469c8ca0f85c88d388bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35d891b784a469c8ca0f85c88d388bd" member_type: VOTER } }
I20260710 13:28:48.026968  3008 sys_catalog.cc:455] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f35d891b784a469c8ca0f85c88d388bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f35d891b784a469c8ca0f85c88d388bd" member_type: VOTER } }
I20260710 13:28:48.027395  3009 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:48.027447  3008 sys_catalog.cc:458] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:48.029647  3014 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:48.037707  3014 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:48.040148 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:48.046733  3014 catalog_manager.cc:1383] Generated new cluster ID: 26fab7bc05394851af48c8c92b2d3542
I20260710 13:28:48.047017  3014 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:48.073309  3014 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:48.074585  3014 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:48.094383  3014 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd: Generated new TSK 0
I20260710 13:28:48.095011  3014 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:48.106415 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:48.112778  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:28:48.113464  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:28:48.115170  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:28:48.115636 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:48.116727 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:48.116943 32598 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:28:48.117112 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690128117094 us; error 0 us; skew 500 ppm
I20260710 13:28:48.117699 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:48.120052 32598 webserver.cc:533] Webserver started at http://127.31.213.129:35039/ using document root <none> and password file <none>
I20260710 13:28:48.120628 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:48.120949 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:48.121229 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:48.122308 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "ab5517e8b8d84edeab44064658b5bd26"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:48.126894 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:28:48.130095  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:28:48.131014 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:28:48.131253 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "ab5517e8b8d84edeab44064658b5bd26"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:48.131484 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-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:28:48.145776 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:48.146963 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:48.148303 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:48.150517 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:48.150689 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:48.150972 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:48.151149 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:48.191247 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:41373
I20260710 13:28:48.191381  3095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:41373 every 8 connection(s)
I20260710 13:28:48.196343 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:48.204051  3100 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:28:48.205263  3101 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:28:48.208810 32598 server_base.cc:1061] running on GCE node
W20260710 13:28:48.208788  3103 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:28:48.210270 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:48.210453 32598 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:28:48.210582 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690128210571 us; error 0 us; skew 500 ppm
I20260710 13:28:48.211179 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:48.214017 32598 webserver.cc:533] Webserver started at http://127.31.213.130:35803/ using document root <none> and password file <none>
I20260710 13:28:48.214654 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:48.214687  3096 heartbeater.cc:344] Connected to a master server at 127.31.213.190:36521
I20260710 13:28:48.214864 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:48.215184  3096 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:48.215265 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:48.216006  3096 heartbeater.cc:507] Master 127.31.213.190:36521 requested a full tablet report, sending...
I20260710 13:28:48.216504 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "3b302359d2684b8c93da0e29edce2e3c"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:48.218068  2969 ts_manager.cc:194] Registered new tserver with Master: ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373)
I20260710 13:28:48.219784  2969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34276
I20260710 13:28:48.221360 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:48.224851  3108 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:28:48.225546 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:28:48.225834 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "3b302359d2684b8c93da0e29edce2e3c"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:48.226096 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-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:28:48.236212 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:48.237469 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:48.238962 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:48.241133 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:48.241359 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:48.241612 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:48.241777 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:48.281101 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:45865
I20260710 13:28:48.281201  3170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:45865 every 8 connection(s)
I20260710 13:28:48.286034 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:48.293036  3174 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:28:48.293807  3175 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:28:48.296890  3177 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:28:48.298194  3171 heartbeater.cc:344] Connected to a master server at 127.31.213.190:36521
I20260710 13:28:48.298719  3171 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:48.299679  3171 heartbeater.cc:507] Master 127.31.213.190:36521 requested a full tablet report, sending...
I20260710 13:28:48.300076 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:48.301142 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:48.301362 32598 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:28:48.301553 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690128301533 us; error 0 us; skew 500 ppm
I20260710 13:28:48.302131 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:48.302093  2969 ts_manager.cc:194] Registered new tserver with Master: 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:48.303979  2969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34278
I20260710 13:28:48.305187 32598 webserver.cc:533] Webserver started at http://127.31.213.131:35677/ using document root <none> and password file <none>
I20260710 13:28:48.305902 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:48.306149 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:48.306474 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:48.307585 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "fe08c88f887e4c698872b748c4a39853"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:48.311962 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:28:48.315320  3182 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:28:48.316144 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:28:48.316465 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "fe08c88f887e4c698872b748c4a39853"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:48.316803 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-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:28:48.336771 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:48.338344 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:48.340425 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:48.343039 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:48.343223 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:48.343412 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:48.343547 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:48.384234 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:35633
I20260710 13:28:48.384348  3244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:35633 every 8 connection(s)
I20260710 13:28:48.397881  3245 heartbeater.cc:344] Connected to a master server at 127.31.213.190:36521
I20260710 13:28:48.398255  3245 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:48.398977  3245 heartbeater.cc:507] Master 127.31.213.190:36521 requested a full tablet report, sending...
I20260710 13:28:48.400914  2969 ts_manager.cc:194] Registered new tserver with Master: fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:48.401984 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014395057s
I20260710 13:28:48.402175  2969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34288
I20260710 13:28:48.426317  2969 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34304:
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:28:48.429366  2969 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:28:48.499011  3136 tablet_service.cc:1511] Processing CreateTablet for tablet 8e93981d65b64afb83a00aabb6484234 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:48.500507  3136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e93981d65b64afb83a00aabb6484234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.502835  3134 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6173e6996472cb975c25cdf19698a (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:48.504365  3134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6173e6996472cb975c25cdf19698a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.509392  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 183660f3045043d5826ed91a153f2578 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:48.510897  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183660f3045043d5826ed91a153f2578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.513752  3133 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf642b9dcec4637b5e39e5b1005b558 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:48.515237  3133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf642b9dcec4637b5e39e5b1005b558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.517899  3132 tablet_service.cc:1511] Processing CreateTablet for tablet 31b2ef40cbfc48c09078e2aa615bf112 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:48.519395  3132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b2ef40cbfc48c09078e2aa615bf112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.521889  3131 tablet_service.cc:1511] Processing CreateTablet for tablet e58cac24e7724d9682f460c79805b719 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:48.523372  3131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58cac24e7724d9682f460c79805b719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.524214  3129 tablet_service.cc:1511] Processing CreateTablet for tablet 797f22dd9b024699a3a40b21d3b4bcaa (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:48.525668  3129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797f22dd9b024699a3a40b21d3b4bcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.525924  3130 tablet_service.cc:1511] Processing CreateTablet for tablet bc4322246431470798a6801496a9d482 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:48.527334  3130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4322246431470798a6801496a9d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.530406  3260 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:48.538944  3260 tablet_bootstrap.cc:654] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.547333  3134 tablet_service.cc:1511] Processing CreateTablet for tablet 542d8a70145e4a439fa99a918f87a67c (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:48.548864  3134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542d8a70145e4a439fa99a918f87a67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.554744  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 464127955f274f809c7d77f130cde88d (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:48.565140  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464127955f274f809c7d77f130cde88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.598810  3210 tablet_service.cc:1511] Processing CreateTablet for tablet 8e93981d65b64afb83a00aabb6484234 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:48.600098  3210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e93981d65b64afb83a00aabb6484234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.603794  3209 tablet_service.cc:1511] Processing CreateTablet for tablet 183660f3045043d5826ed91a153f2578 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:48.605298  3209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183660f3045043d5826ed91a153f2578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.606328  3208 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6173e6996472cb975c25cdf19698a (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:48.607707  3208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6173e6996472cb975c25cdf19698a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.609822  3060 tablet_service.cc:1511] Processing CreateTablet for tablet 183660f3045043d5826ed91a153f2578 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:48.611176  3060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183660f3045043d5826ed91a153f2578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.611243  3201 tablet_service.cc:1511] Processing CreateTablet for tablet 464127955f274f809c7d77f130cde88d (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:48.613709  3202 tablet_service.cc:1511] Processing CreateTablet for tablet 542d8a70145e4a439fa99a918f87a67c (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:48.615818  3203 tablet_service.cc:1511] Processing CreateTablet for tablet 797f22dd9b024699a3a40b21d3b4bcaa (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:48.618590  3204 tablet_service.cc:1511] Processing CreateTablet for tablet bc4322246431470798a6801496a9d482 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:48.618574  3057 tablet_service.cc:1511] Processing CreateTablet for tablet 31b2ef40cbfc48c09078e2aa615bf112 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:48.619737  3206 tablet_service.cc:1511] Processing CreateTablet for tablet 31b2ef40cbfc48c09078e2aa615bf112 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:48.621183  3058 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf642b9dcec4637b5e39e5b1005b558 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:48.621811  3055 tablet_service.cc:1511] Processing CreateTablet for tablet bc4322246431470798a6801496a9d482 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:48.612550  3201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464127955f274f809c7d77f130cde88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.623189  3202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542d8a70145e4a439fa99a918f87a67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.624034  3204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4322246431470798a6801496a9d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.624260  3205 tablet_service.cc:1511] Processing CreateTablet for tablet e58cac24e7724d9682f460c79805b719 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:48.626595  3059 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6173e6996472cb975c25cdf19698a (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:48.620164  3057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b2ef40cbfc48c09078e2aa615bf112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.631016  3207 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf642b9dcec4637b5e39e5b1005b558 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:48.631520  3053 tablet_service.cc:1511] Processing CreateTablet for tablet 542d8a70145e4a439fa99a918f87a67c (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:48.630226  3061 tablet_service.cc:1511] Processing CreateTablet for tablet 8e93981d65b64afb83a00aabb6484234 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:48.637331  3058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf642b9dcec4637b5e39e5b1005b558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.638491  3055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4322246431470798a6801496a9d482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.638187  3054 tablet_service.cc:1511] Processing CreateTablet for tablet 797f22dd9b024699a3a40b21d3b4bcaa (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:48.639526  3053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542d8a70145e4a439fa99a918f87a67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.618574  3056 tablet_service.cc:1511] Processing CreateTablet for tablet e58cac24e7724d9682f460c79805b719 (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:48.640627  3059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6173e6996472cb975c25cdf19698a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.641453  3206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b2ef40cbfc48c09078e2aa615bf112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.642288  3203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797f22dd9b024699a3a40b21d3b4bcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.642875  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e93981d65b64afb83a00aabb6484234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.644358  3054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797f22dd9b024699a3a40b21d3b4bcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.645856  3056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58cac24e7724d9682f460c79805b719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.650535  3205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58cac24e7724d9682f460c79805b719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.653435  3207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf642b9dcec4637b5e39e5b1005b558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.656891  3052 tablet_service.cc:1511] Processing CreateTablet for tablet 464127955f274f809c7d77f130cde88d (DEFAULT_TABLE table=test-workload [id=fedc712f9d2449a283b098655f722783]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:48.658298  3052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464127955f274f809c7d77f130cde88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:48.694903  3262 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:48.734683  3260 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:48.735219  3260 ts_tablet_manager.cc:1403] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.205s	user 0.032s	sys 0.040s
I20260710 13:28:48.738142  3260 raft_consensus.cc:359] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.738945  3260 raft_consensus.cc:385] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.739245  3260 raft_consensus.cc:740] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.740000  3260 consensus_queue.cc:260] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.741505  3263 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:48.754312  3262 tablet_bootstrap.cc:654] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.757287  3263 tablet_bootstrap.cc:654] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.764030  3171 heartbeater.cc:499] Master 127.31.213.190:36521 was elected leader, sending a full tablet report...
I20260710 13:28:48.764432  3260 ts_tablet_manager.cc:1434] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.017s
I20260710 13:28:48.765393  3260 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:48.772617  3260 tablet_bootstrap.cc:654] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.773841  3263 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:48.774351  3263 ts_tablet_manager.cc:1403] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260710 13:28:48.777849  3262 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:48.777484  3263 raft_consensus.cc:359] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.778340  3263 raft_consensus.cc:385] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.778479  3262 ts_tablet_manager.cc:1403] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.006s
I20260710 13:28:48.778723  3260 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:48.778698  3263 raft_consensus.cc:740] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.779405  3260 ts_tablet_manager.cc:1403] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.006s
I20260710 13:28:48.779865  3263 consensus_queue.cc:260] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.781896  3262 raft_consensus.cc:359] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.782729  3262 raft_consensus.cc:385] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.783154  3262 raft_consensus.cc:740] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.782770  3260 raft_consensus.cc:359] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.783847  3260 raft_consensus.cc:385] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.784260  3260 raft_consensus.cc:740] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.784071  3262 consensus_queue.cc:260] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.785260  3260 consensus_queue.cc:260] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.788365  3260 ts_tablet_manager.cc:1434] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:28:48.789534  3260 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:48.789908  3263 ts_tablet_manager.cc:1434] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 13:28:48.790917  3263 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:48.792990  3096 heartbeater.cc:499] Master 127.31.213.190:36521 was elected leader, sending a full tablet report...
I20260710 13:28:48.795879  3260 tablet_bootstrap.cc:654] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.797222  3263 tablet_bootstrap.cc:654] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.810853  3263 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:48.811513  3263 ts_tablet_manager.cc:1403] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:28:48.815447  3263 raft_consensus.cc:359] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.818928  3263 raft_consensus.cc:385] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.819336  3263 raft_consensus.cc:740] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.820403  3263 consensus_queue.cc:260] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.823659  3263 ts_tablet_manager.cc:1434] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:28:48.825039  3263 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:48.835337  3263 tablet_bootstrap.cc:654] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.851660  3262 ts_tablet_manager.cc:1434] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.073s	user 0.025s	sys 0.043s
I20260710 13:28:48.852893  3245 heartbeater.cc:499] Master 127.31.213.190:36521 was elected leader, sending a full tablet report...
I20260710 13:28:48.852895  3269 raft_consensus.cc:493] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:48.854008  3260 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:48.853808  3269 raft_consensus.cc:515] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.854697  3260 ts_tablet_manager.cc:1403] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.065s	user 0.038s	sys 0.024s
I20260710 13:28:48.857270  3262 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:48.858245  3260 raft_consensus.cc:359] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.858992  3260 raft_consensus.cc:385] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.859302  3260 raft_consensus.cc:740] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.860025  3260 consensus_queue.cc:260] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.865026  3262 tablet_bootstrap.cc:654] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.865852  3260 ts_tablet_manager.cc:1434] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:28:48.866916  3260 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:48.868669  3269 leader_election.cc:290] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373)
I20260710 13:28:48.876024  3260 tablet_bootstrap.cc:654] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.878950  3262 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:48.879528  3262 ts_tablet_manager.cc:1403] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:28:48.879426  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e93981d65b64afb83a00aabb6484234" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:48.880434  3146 raft_consensus.cc:2468] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 0.
I20260710 13:28:48.882423  3184 leader_election.cc:304] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:48.883682  3269 raft_consensus.cc:2804] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:48.887604  3269 raft_consensus.cc:493] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:48.888057  3269 raft_consensus.cc:3060] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:48.883822  3262 raft_consensus.cc:359] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.888798  3260 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:48.888854  3262 raft_consensus.cc:385] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.889367  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e93981d65b64afb83a00aabb6484234" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:48.889647  3260 ts_tablet_manager.cc:1403] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 13:28:48.889606  3262 raft_consensus.cc:740] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
W20260710 13:28:48.890897  3186 leader_election.cc:343] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:48.890702  3262 consensus_queue.cc:260] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.893627  3260 raft_consensus.cc:359] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.894336  3262 ts_tablet_manager.cc:1434] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:28:48.894618  3260 raft_consensus.cc:385] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.895045  3260 raft_consensus.cc:740] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.895358  3262 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:48.896052  3260 consensus_queue.cc:260] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.898223  3269 raft_consensus.cc:515] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.899490  3260 ts_tablet_manager.cc:1434] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:48.900918  3260 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:48.901419  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e93981d65b64afb83a00aabb6484234" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:48.902033  3146 raft_consensus.cc:3060] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:48.903785  3262 tablet_bootstrap.cc:654] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.907238  3260 tablet_bootstrap.cc:654] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.911098  3146 raft_consensus.cc:2468] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 1.
I20260710 13:28:48.913838  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e93981d65b64afb83a00aabb6484234" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
W20260710 13:28:48.916376  3186 leader_election.cc:343] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:48.914470  3269 leader_election.cc:290] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Requested vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373)
I20260710 13:28:48.919330  3264 raft_consensus.cc:493] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:48.919087  3184 leader_election.cc:304] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: ab5517e8b8d84edeab44064658b5bd26
I20260710 13:28:48.920033  3263 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:48.919802  3264 raft_consensus.cc:515] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.920536  3263 ts_tablet_manager.cc:1403] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.026s
I20260710 13:28:48.924755  3264 leader_election.cc:290] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:48.924571  3263 raft_consensus.cc:359] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.925379  3263 raft_consensus.cc:385] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.925766  3263 raft_consensus.cc:740] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.926836  3263 consensus_queue.cc:260] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.919034  3260 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:48.928567  3260 ts_tablet_manager.cc:1403] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260710 13:28:48.931530  3260 raft_consensus.cc:359] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.932212  3260 raft_consensus.cc:385] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.932493  3260 raft_consensus.cc:740] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.937835  3263 ts_tablet_manager.cc:1434] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:28:48.938230  3269 raft_consensus.cc:2804] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:48.938393  3260 consensus_queue.cc:260] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.941008  3269 raft_consensus.cc:697] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Becoming Leader. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Running, Role: LEADER
I20260710 13:28:48.944453  3263 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:48.944653  3260 ts_tablet_manager.cc:1434] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 13:28:48.945613  3260 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:48.942800  3269 consensus_queue.cc:237] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:48.956418  3263 tablet_bootstrap.cc:654] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.963471  3260 tablet_bootstrap.cc:654] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:48.967555  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
W20260710 13:28:48.969741  3109 leader_election.cc:343] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:48.973604  3268 raft_consensus.cc:493] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:48.974247  3268 raft_consensus.cc:515] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.975310  3262 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:48.976230  3262 ts_tablet_manager.cc:1403] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.081s	user 0.041s	sys 0.036s
I20260710 13:28:48.978605  2967 catalog_manager.cc:5697] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe08c88f887e4c698872b748c4a39853 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fe08c88f887e4c698872b748c4a39853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:48.979236  3262 raft_consensus.cc:359] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.980003  3262 raft_consensus.cc:385] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.980319  3262 raft_consensus.cc:740] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.980531  3268 leader_election.cc:290] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:48.981287  3262 consensus_queue.cc:260] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.981786  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:48.982609  3071 raft_consensus.cc:2468] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 0.
I20260710 13:28:48.984176  3269 raft_consensus.cc:493] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:48.984805  3269 raft_consensus.cc:515] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.985256  3263 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:48.986279  3263 ts_tablet_manager.cc:1403] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260710 13:28:48.986718  3112 leader_election.cc:304] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: fe08c88f887e4c698872b748c4a39853
I20260710 13:28:48.988025  3264 raft_consensus.cc:2804] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:48.988440  3264 raft_consensus.cc:493] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:48.988385  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6173e6996472cb975c25cdf19698a" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:48.989106  3264 raft_consensus.cc:3060] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:48.989423  3146 raft_consensus.cc:2468] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 0.
I20260710 13:28:48.991578  3269 leader_election.cc:290] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:48.991500  3184 leader_election.cc:304] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:48.992414  3269 raft_consensus.cc:2804] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:48.992697  3260 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:48.992913  3269 raft_consensus.cc:493] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:48.993260  3260 ts_tablet_manager.cc:1403] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.012s
I20260710 13:28:48.993012  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6173e6996472cb975c25cdf19698a" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:48.993511  3269 raft_consensus.cc:3060] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:48.991478  3263 raft_consensus.cc:359] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:48.995532  3263 raft_consensus.cc:385] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:48.996340  3263 raft_consensus.cc:740] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:48.999225  3263 consensus_queue.cc:260] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.000298  3071 raft_consensus.cc:2468] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 0.
I20260710 13:28:48.996349  3260 raft_consensus.cc:359] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.001035  3269 raft_consensus.cc:515] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.001591  3260 raft_consensus.cc:385] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.002066  3260 raft_consensus.cc:740] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.004266  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6173e6996472cb975c25cdf19698a" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:48.992260  3262 ts_tablet_manager.cc:1434] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:28:49.004926  3070 raft_consensus.cc:3060] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.005746  3262 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.005267  3260 consensus_queue.cc:260] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.000170  3264 raft_consensus.cc:515] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.013203  3269 leader_election.cc:290] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.012946  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:49.013749  3262 tablet_bootstrap.cc:654] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.014022  3071 raft_consensus.cc:3060] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.014714  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6173e6996472cb975c25cdf19698a" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:49.015295  3146 raft_consensus.cc:3060] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.025738  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
W20260710 13:28:49.027570  3109 leader_election.cc:343] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.028318  3264 leader_election.cc:290] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.029610  3146 raft_consensus.cc:2468] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 1.
W20260710 13:28:49.035734  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:49.042248  3184 leader_election.cc:304] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:49.043286  3269 raft_consensus.cc:2804] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.043769  3269 raft_consensus.cc:697] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Becoming Leader. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Running, Role: LEADER
I20260710 13:28:49.044034  3070 raft_consensus.cc:2468] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 1.
I20260710 13:28:49.044622  3269 consensus_queue.cc:237] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.053886  3260 ts_tablet_manager.cc:1434] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.060s	user 0.021s	sys 0.018s
I20260710 13:28:49.059047  3260 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:49.060166  3287 raft_consensus.cc:493] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.060726  3287 raft_consensus.cc:515] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.063804  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797f22dd9b024699a3a40b21d3b4bcaa" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.064497  3070 raft_consensus.cc:2468] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 0.
I20260710 13:28:49.066015  3260 tablet_bootstrap.cc:654] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.065829  3112 leader_election.cc:304] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: 
I20260710 13:28:49.067283  3264 raft_consensus.cc:2804] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.067842  3264 raft_consensus.cc:493] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.068321  3264 raft_consensus.cc:3060] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.070485  3263 ts_tablet_manager.cc:1434] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.006s
I20260710 13:28:49.069926  3071 raft_consensus.cc:2468] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:49.073047  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797f22dd9b024699a3a40b21d3b4bcaa" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.082875  3263 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
W20260710 13:28:49.083945  3109 leader_election.cc:343] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.085062  3112 leader_election.cc:304] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: fe08c88f887e4c698872b748c4a39853
I20260710 13:28:49.076774  3287 leader_election.cc:290] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.087440  3287 raft_consensus.cc:2804] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.087941  3287 raft_consensus.cc:697] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 1 LEADER]: Becoming Leader. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:49.080124  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.080685  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.089267  3262 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.089923  3262 ts_tablet_manager.cc:1403] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.032s
W20260710 13:28:49.090466  3034 leader_election.cc:343] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.091728  3263 tablet_bootstrap.cc:654] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.091799  3035 leader_election.cc:304] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab5517e8b8d84edeab44064658b5bd26; no voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853
I20260710 13:28:49.093127  3268 raft_consensus.cc:2749] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:49.093158  3262 raft_consensus.cc:359] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.094192  3262 raft_consensus.cc:385] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.094051  3287 consensus_queue.cc:237] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.094657  3262 raft_consensus.cc:740] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.095641  3262 consensus_queue.cc:260] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.097268  3264 raft_consensus.cc:515] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.098279  3262 ts_tablet_manager.cc:1434] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:49.099349  3262 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.100518  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797f22dd9b024699a3a40b21d3b4bcaa" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:49.101189  3219 raft_consensus.cc:3060] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.106765  3262 tablet_bootstrap.cc:654] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.111039  3264 leader_election.cc:290] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.110370  3219 raft_consensus.cc:2468] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:49.118013  3260 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:49.118664  3260 ts_tablet_manager.cc:1403] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.009s
I20260710 13:28:49.122624  3260 raft_consensus.cc:359] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.123582  3260 raft_consensus.cc:385] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.126058  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797f22dd9b024699a3a40b21d3b4bcaa" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:49.127355  3109 leader_election.cc:304] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:49.127723  3071 raft_consensus.cc:3060] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.122977  2966 catalog_manager.cc:5697] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe08c88f887e4c698872b748c4a39853 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fe08c88f887e4c698872b748c4a39853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:49.130303  2967 catalog_manager.cc:5697] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130). New cstate: current_term: 1 leader_uuid: "3b302359d2684b8c93da0e29edce2e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:49.131197  3263 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:49.131853  3263 ts_tablet_manager.cc:1403] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.008s
I20260710 13:28:49.135025  3071 raft_consensus.cc:2468] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:49.136008  3264 raft_consensus.cc:2804] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.136518  3264 raft_consensus.cc:697] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 1 LEADER]: Becoming Leader. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:49.137349  3264 consensus_queue.cc:237] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.142127  3260 raft_consensus.cc:740] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.142984  3260 consensus_queue.cc:260] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.146373  3260 ts_tablet_manager.cc:1434] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260710 13:28:49.147830  3260 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:49.152174  3263 raft_consensus.cc:359] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.153272  3263 raft_consensus.cc:385] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.153669  3263 raft_consensus.cc:740] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.155404  3260 tablet_bootstrap.cc:654] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.156168  3263 consensus_queue.cc:260] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.157284  3262 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.157855  3262 ts_tablet_manager.cc:1403] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.022s
I20260710 13:28:49.160038  2966 catalog_manager.cc:5697] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130). New cstate: current_term: 1 leader_uuid: "3b302359d2684b8c93da0e29edce2e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:49.160960  3262 raft_consensus.cc:359] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.161888  3262 raft_consensus.cc:385] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.162249  3262 raft_consensus.cc:740] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.163147  3262 consensus_queue.cc:260] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.165714  3262 ts_tablet_manager.cc:1434] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:49.169529  3262 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.171530  3263 ts_tablet_manager.cc:1434] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.003s
I20260710 13:28:49.175004  3263 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:49.177608  3262 tablet_bootstrap.cc:654] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.182545  3263 tablet_bootstrap.cc:654] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.187734  3260 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:49.188211  3260 ts_tablet_manager.cc:1403] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.018s
I20260710 13:28:49.188299  3262 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.188975  3262 ts_tablet_manager.cc:1403] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:28:49.190924  3260 raft_consensus.cc:359] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.191491  3260 raft_consensus.cc:385] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.191764  3260 raft_consensus.cc:740] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.191941  3263 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:49.192468  3263 ts_tablet_manager.cc:1403] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 13:28:49.192222  3262 raft_consensus.cc:359] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.192396  3260 consensus_queue.cc:260] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.192963  3262 raft_consensus.cc:385] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.193329  3262 raft_consensus.cc:740] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.194481  3260 ts_tablet_manager.cc:1434] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:49.194432  3269 raft_consensus.cc:493] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.194192  3262 consensus_queue.cc:260] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.195163  3269 raft_consensus.cc:515] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.195591  3260 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:49.196728  3262 ts_tablet_manager.cc:1434] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:49.197355  3269 leader_election.cc:290] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.197757  3262 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.201085  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4322246431470798a6801496a9d482" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.201792  3260 tablet_bootstrap.cc:654] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.203554  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4322246431470798a6801496a9d482" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.201826  3071 raft_consensus.cc:2468] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 0.
I20260710 13:28:49.203907  3262 tablet_bootstrap.cc:654] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.205119  3186 leader_election.cc:304] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab5517e8b8d84edeab44064658b5bd26, fe08c88f887e4c698872b748c4a39853; no voters: 
W20260710 13:28:49.206133  3184 leader_election.cc:343] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.214331  3260 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:49.214833  3260 ts_tablet_manager.cc:1403] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:28:49.215495  3269 raft_consensus.cc:2804] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.216051  3269 raft_consensus.cc:493] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.217027  3269 raft_consensus.cc:3060] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.217203  3260 raft_consensus.cc:359] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.217840  3260 raft_consensus.cc:385] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.218058  3260 raft_consensus.cc:740] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.218658  3260 consensus_queue.cc:260] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.220182  3260 ts_tablet_manager.cc:1434] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:28:49.220937  3260 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c: Bootstrap starting.
I20260710 13:28:49.225206  3263 raft_consensus.cc:359] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.225982  3263 raft_consensus.cc:385] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.226356  3263 raft_consensus.cc:740] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.226447  3260 tablet_bootstrap.cc:654] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.227330  3263 consensus_queue.cc:260] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.230110  3263 ts_tablet_manager.cc:1434] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260710 13:28:49.231155  3263 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:49.237200  3262 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.237721  3262 ts_tablet_manager.cc:1403] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.028s
I20260710 13:28:49.240715  3262 raft_consensus.cc:359] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.241161  3263 tablet_bootstrap.cc:654] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.241503  3262 raft_consensus.cc:385] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.241873  3262 raft_consensus.cc:740] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.242700  3262 consensus_queue.cc:260] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.245087  3269 raft_consensus.cc:515] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.247974  3262 ts_tablet_manager.cc:1434] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:49.249075  3262 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.250660  3268 raft_consensus.cc:493] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.251260  3268 raft_consensus.cc:515] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.252095  3269 leader_election.cc:290] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.253470  3268 leader_election.cc:290] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.254789  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4322246431470798a6801496a9d482" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:49.258390  3262 tablet_bootstrap.cc:654] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.258818  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4322246431470798a6801496a9d482" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:49.259151  3260 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c: No bootstrap required, opened a new log
I20260710 13:28:49.259414  3071 raft_consensus.cc:3060] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.259606  3260 ts_tablet_manager.cc:1403] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.005s
I20260710 13:28:49.262228  3262 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.262260  3260 raft_consensus.cc:359] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.262820  3262 ts_tablet_manager.cc:1403] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:28:49.263111  3260 raft_consensus.cc:385] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.263386  3260 raft_consensus.cc:740] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.264017  3260 consensus_queue.cc:260] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.265024  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.265347  3262 raft_consensus.cc:359] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.265872  3260 ts_tablet_manager.cc:1434] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:49.265812  3268 raft_consensus.cc:493] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.266196  3262 raft_consensus.cc:385] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.266506  3262 raft_consensus.cc:740] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.265352  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.266467  3268 raft_consensus.cc:515] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.267305  3262 consensus_queue.cc:260] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
W20260710 13:28:49.268754  3034 leader_election.cc:343] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.269151  3262 ts_tablet_manager.cc:1434] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260710 13:28:49.265043  3184 leader_election.cc:343] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.270047  3262 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.271431  3071 raft_consensus.cc:2468] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 1.
I20260710 13:28:49.272547  3186 leader_election.cc:304] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab5517e8b8d84edeab44064658b5bd26, fe08c88f887e4c698872b748c4a39853; no voters: 3b302359d2684b8c93da0e29edce2e3c
I20260710 13:28:49.273669  3269 raft_consensus.cc:2804] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.274124  3269 raft_consensus.cc:697] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Becoming Leader. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Running, Role: LEADER
I20260710 13:28:49.274935  3269 consensus_queue.cc:237] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.275839  3262 tablet_bootstrap.cc:654] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.276001  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464127955f274f809c7d77f130cde88d" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.276731  3145 raft_consensus.cc:2468] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 0.
I20260710 13:28:49.277940  3035 leader_election.cc:304] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: 
I20260710 13:28:49.267058  3146 raft_consensus.cc:2468] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 0.
I20260710 13:28:49.279562  3306 raft_consensus.cc:2804] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.280081  3306 raft_consensus.cc:493] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.280242  3035 leader_election.cc:304] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [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: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: fe08c88f887e4c698872b748c4a39853
I20260710 13:28:49.280606  3306 raft_consensus.cc:3060] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.283847  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464127955f274f809c7d77f130cde88d" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.284730  3219 raft_consensus.cc:2468] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 0.
I20260710 13:28:49.286232  3268 leader_election.cc:290] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.287066  3268 raft_consensus.cc:2804] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.287401  3268 raft_consensus.cc:493] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.287745  3268 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.290900  3273 raft_consensus.cc:493] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.291424  3273 raft_consensus.cc:515] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.291889  3306 raft_consensus.cc:515] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.295682  3306 leader_election.cc:290] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Requested vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.295881  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464127955f274f809c7d77f130cde88d" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:49.296566  3219 raft_consensus.cc:3060] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.298331  2968 catalog_manager.cc:5697] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe08c88f887e4c698872b748c4a39853 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fe08c88f887e4c698872b748c4a39853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:49.303611  3219 raft_consensus.cc:2468] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 1.
I20260710 13:28:49.305035  3273 leader_election.cc:290] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.305292  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.305111  3034 leader_election.cc:304] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab5517e8b8d84edeab44064658b5bd26, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:49.306596  3306 raft_consensus.cc:2804] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.307245  3306 raft_consensus.cc:697] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: Becoming Leader. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Running, Role: LEADER
I20260710 13:28:49.308408  3306 consensus_queue.cc:237] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.308593  3263 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:49.310678  3263 ts_tablet_manager.cc:1403] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.009s
I20260710 13:28:49.313370  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183660f3045043d5826ed91a153f2578" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.314411  3071 raft_consensus.cc:2393] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe08c88f887e4c698872b748c4a39853 in current term 1: Already voted for candidate 3b302359d2684b8c93da0e29edce2e3c in this term.
I20260710 13:28:49.316269  3186 leader_election.cc:304] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe08c88f887e4c698872b748c4a39853; no voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26
I20260710 13:28:49.317483  3273 raft_consensus.cc:3060] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.317201  3263 raft_consensus.cc:359] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.317936  3263 raft_consensus.cc:385] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.318271  3263 raft_consensus.cc:740] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.318943  3263 consensus_queue.cc:260] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.332106  3268 raft_consensus.cc:515] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.336117  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
W20260710 13:28:49.337464  3034 leader_election.cc:343] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:49.327603  3273 raft_consensus.cc:2749] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:28:49.338869  3035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.130:45865, user_credentials={real_user=slave}} blocked reactor thread for 58751.3us
I20260710 13:28:49.340771  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464127955f274f809c7d77f130cde88d" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:49.341343  3146 raft_consensus.cc:3060] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.342939  2968 catalog_manager.cc:5697] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "ab5517e8b8d84edeab44064658b5bd26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:49.346071  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:49.346660  3145 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.349992  3263 ts_tablet_manager.cc:1434] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.011s
I20260710 13:28:49.350013  3268 leader_election.cc:290] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Requested vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.351125  3263 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:49.351346  3262 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.351773  3262 ts_tablet_manager.cc:1403] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.082s	user 0.036s	sys 0.035s
I20260710 13:28:49.354419  3262 raft_consensus.cc:359] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.355106  3262 raft_consensus.cc:385] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.355376  3262 raft_consensus.cc:740] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.355516  3146 raft_consensus.cc:2468] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 1.
I20260710 13:28:49.356174  3262 consensus_queue.cc:260] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.357445  3263 tablet_bootstrap.cc:654] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.358222  3262 ts_tablet_manager.cc:1434] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:28:49.359395  3262 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853: Bootstrap starting.
I20260710 13:28:49.364894  3262 tablet_bootstrap.cc:654] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.370620  3263 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:49.371127  3263 ts_tablet_manager.cc:1403] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:28:49.371958  3145 raft_consensus.cc:2468] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 1.
I20260710 13:28:49.373322  3035 leader_election.cc:304] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: fe08c88f887e4c698872b748c4a39853
I20260710 13:28:49.373648  3263 raft_consensus.cc:359] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.374123  3268 raft_consensus.cc:2804] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.374351  3263 raft_consensus.cc:385] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.374645  3262 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853: No bootstrap required, opened a new log
I20260710 13:28:49.374670  3263 raft_consensus.cc:740] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.375257  3262 ts_tablet_manager.cc:1403] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 13:28:49.374692  3268 raft_consensus.cc:697] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: Becoming Leader. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Running, Role: LEADER
I20260710 13:28:49.375706  3263 consensus_queue.cc:260] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.376324  3268 consensus_queue.cc:237] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.377676  3263 ts_tablet_manager.cc:1434] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:28:49.377945  3262 raft_consensus.cc:359] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.378492  3262 raft_consensus.cc:385] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.378718  3262 raft_consensus.cc:740] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.378983  3263 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:49.379302  3262 consensus_queue.cc:260] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.381232  3262 ts_tablet_manager.cc:1434] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:49.384956  3263 tablet_bootstrap.cc:654] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.385705  2968 catalog_manager.cc:5697] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "ab5517e8b8d84edeab44064658b5bd26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:49.388551  3268 raft_consensus.cc:493] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.389187  3263 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:49.389066  3268 raft_consensus.cc:515] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.389585  3263 ts_tablet_manager.cc:1403] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:28:49.391140  3268 leader_election.cc:290] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.391840  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d8a70145e4a439fa99a918f87a67c" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.392431  3145 raft_consensus.cc:2468] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 0.
I20260710 13:28:49.392431  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d8a70145e4a439fa99a918f87a67c" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.392109  3263 raft_consensus.cc:359] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.396872  3219 raft_consensus.cc:2468] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 0.
I20260710 13:28:49.397181  3263 raft_consensus.cc:385] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.397500  3263 raft_consensus.cc:740] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.397660  3035 leader_election.cc:304] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: 
I20260710 13:28:49.398120  3263 consensus_queue.cc:260] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.399029  3311 raft_consensus.cc:2804] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.399384  3311 raft_consensus.cc:493] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.399709  3311 raft_consensus.cc:3060] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.402017  3263 ts_tablet_manager.cc:1434] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:28:49.403041  3263 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:49.407172  3311 raft_consensus.cc:515] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.407701  3263 tablet_bootstrap.cc:654] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:49.409829  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d8a70145e4a439fa99a918f87a67c" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:49.410104  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d8a70145e4a439fa99a918f87a67c" candidate_uuid: "ab5517e8b8d84edeab44064658b5bd26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:49.410400  3145 raft_consensus.cc:3060] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.410665  3219 raft_consensus.cc:3060] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.414100  3264 raft_consensus.cc:493] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.414746  3264 raft_consensus.cc:515] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.417362  3311 leader_election.cc:290] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Requested vote from peers 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.417550  3264 leader_election.cc:290] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.417251  3145 raft_consensus.cc:2468] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 1.
I20260710 13:28:49.419615  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf642b9dcec4637b5e39e5b1005b558" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.420234  3071 raft_consensus.cc:2468] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 0.
I20260710 13:28:49.420063  3035 leader_election.cc:304] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: 
I20260710 13:28:49.418839  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf642b9dcec4637b5e39e5b1005b558" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.421319  3220 raft_consensus.cc:2468] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 0.
I20260710 13:28:49.421530  3112 leader_election.cc:304] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: 
I20260710 13:28:49.417255  3219 raft_consensus.cc:2468] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab5517e8b8d84edeab44064658b5bd26 in term 1.
I20260710 13:28:49.422655  3264 raft_consensus.cc:2804] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.423055  3264 raft_consensus.cc:493] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.423404  3311 raft_consensus.cc:2804] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.423533  3264 raft_consensus.cc:3060] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.423992  3311 raft_consensus.cc:697] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: Becoming Leader. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Running, Role: LEADER
I20260710 13:28:49.424870  3311 consensus_queue.cc:237] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.430908  3263 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: No bootstrap required, opened a new log
I20260710 13:28:49.431416  3263 ts_tablet_manager.cc:1403] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260710 13:28:49.432451  3264 raft_consensus.cc:515] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.434321  3263 raft_consensus.cc:359] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:49.434608  3264 leader_election.cc:290] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.435035  3263 raft_consensus.cc:385] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:49.435318  3263 raft_consensus.cc:740] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:49.435480  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf642b9dcec4637b5e39e5b1005b558" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:49.436096  3071 raft_consensus.cc:3060] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.436133  3263 consensus_queue.cc:260] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:49.437110  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf642b9dcec4637b5e39e5b1005b558" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:49.437683  3219 raft_consensus.cc:3060] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.437350  2968 catalog_manager.cc:5697] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "ab5517e8b8d84edeab44064658b5bd26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:49.438246  3263 ts_tablet_manager.cc:1434] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:49.442947  3071 raft_consensus.cc:2468] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:49.444370  3219 raft_consensus.cc:2468] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:49.444262  3112 leader_election.cc:304] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26; no voters: 
I20260710 13:28:49.445513  3264 raft_consensus.cc:2804] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.448127  3264 raft_consensus.cc:697] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 1 LEADER]: Becoming Leader. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:49.448902  3264 consensus_queue.cc:237] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.453619  3293 raft_consensus.cc:493] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.454078  3293 raft_consensus.cc:515] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.456125  3293 leader_election.cc:290] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:49.456784  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4322246431470798a6801496a9d482" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.457265  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4322246431470798a6801496a9d482" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:49.457647  3071 raft_consensus.cc:2393] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b302359d2684b8c93da0e29edce2e3c in current term 1: Already voted for candidate fe08c88f887e4c698872b748c4a39853 in this term.
I20260710 13:28:49.457270  2968 catalog_manager.cc:5697] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130). New cstate: current_term: 1 leader_uuid: "3b302359d2684b8c93da0e29edce2e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:49.459998  3112 leader_election.cc:304] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c; no voters: ab5517e8b8d84edeab44064658b5bd26, fe08c88f887e4c698872b748c4a39853
I20260710 13:28:49.459959  3273 consensus_queue.cc:1048] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.460925  3293 raft_consensus.cc:3060] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.466284  3273 raft_consensus.cc:493] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.466784  3273 raft_consensus.cc:515] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.468087  3293 raft_consensus.cc:2749] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:49.468832  3273 leader_election.cc:290] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.470101  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b2ef40cbfc48c09078e2aa615bf112" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.470173  3145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b2ef40cbfc48c09078e2aa615bf112" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.470682  3070 raft_consensus.cc:2468] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 0.
I20260710 13:28:49.470778  3145 raft_consensus.cc:2468] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 0.
I20260710 13:28:49.471820  3184 leader_election.cc:304] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:49.472831  3273 raft_consensus.cc:2804] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:49.473140  3273 raft_consensus.cc:493] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:49.473445  3273 raft_consensus.cc:3060] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.482594  3269 consensus_queue.cc:1048] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.486243  3071 raft_consensus.cc:3060] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.486367  3273 raft_consensus.cc:515] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.489773  3273 leader_election.cc:290] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.489835  3070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b2ef40cbfc48c09078e2aa615bf112" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:49.490489  3070 raft_consensus.cc:3060] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.490841  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b2ef40cbfc48c09078e2aa615bf112" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:49.491406  3146 raft_consensus.cc:3060] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.495744  3273 consensus_queue.cc:1048] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.498397  3146 raft_consensus.cc:2468] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 1.
I20260710 13:28:49.499277  3070 raft_consensus.cc:2468] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 1.
I20260710 13:28:49.499526  3184 leader_election.cc:304] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:49.500607  3273 raft_consensus.cc:2804] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:49.502138  3273 raft_consensus.cc:697] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Becoming Leader. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Running, Role: LEADER
I20260710 13:28:49.503268  3273 consensus_queue.cc:237] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.510783  3273 consensus_queue.cc:1048] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.513980  2966 catalog_manager.cc:5697] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe08c88f887e4c698872b748c4a39853 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "fe08c88f887e4c698872b748c4a39853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:49.548419  3293 consensus_queue.cc:1048] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.560731  3293 consensus_queue.cc:1048] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.631101  3293 consensus_queue.cc:1048] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.641297  3287 consensus_queue.cc:1048] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.676826  3273 raft_consensus.cc:493] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:49.677359  3273 raft_consensus.cc:515] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:49.679023  3273 leader_election.cc:290] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:49.680009  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab5517e8b8d84edeab44064658b5bd26" is_pre_election: true
I20260710 13:28:49.680212  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b302359d2684b8c93da0e29edce2e3c" is_pre_election: true
I20260710 13:28:49.680968  3146 raft_consensus.cc:2393] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe08c88f887e4c698872b748c4a39853 in current term 1: Already voted for candidate ab5517e8b8d84edeab44064658b5bd26 in this term.
I20260710 13:28:49.681844  3184 leader_election.cc:304] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe08c88f887e4c698872b748c4a39853; no voters: 3b302359d2684b8c93da0e29edce2e3c, ab5517e8b8d84edeab44064658b5bd26
I20260710 13:28:49.682435  3273 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:49.687325  3273 raft_consensus.cc:2749] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:49.694494 32598 ts_manager.cc:295] Set tserver state for ab5517e8b8d84edeab44064658b5bd26 to MAINTENANCE_MODE
I20260710 13:28:49.695376 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
I20260710 13:28:49.716568 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:49.717446 32598 tablet_replica.cc:333] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.718441 32598 raft_consensus.cc:2243] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.718964 32598 raft_consensus.cc:2272] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.720816 32598 tablet_replica.cc:333] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.721341 32598 raft_consensus.cc:2243] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.721695 32598 raft_consensus.cc:2272] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.723408 32598 tablet_replica.cc:333] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.723968 32598 raft_consensus.cc:2243] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.724395 32598 raft_consensus.cc:2272] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.725857 32598 tablet_replica.cc:333] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.726343 32598 raft_consensus.cc:2243] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.726732 32598 raft_consensus.cc:2272] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.728578 32598 tablet_replica.cc:333] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.729163 32598 raft_consensus.cc:2243] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.729542 32598 raft_consensus.cc:2272] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.731480 32598 tablet_replica.cc:333] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.731990 32598 raft_consensus.cc:2243] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.732390 32598 raft_consensus.cc:2272] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.734666 32598 tablet_replica.cc:333] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.735311 32598 raft_consensus.cc:2243] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:49.735877 32598 pending_rounds.cc:70] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Trying to abort 1 pending ops.
I20260710 13:28:49.736181 32598 pending_rounds.cc:77] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994770131697664 op_type: NO_OP noop_request { }
I20260710 13:28:49.736575 32598 raft_consensus.cc:2889] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:49.736909 32598 raft_consensus.cc:2272] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.739689 32598 tablet_replica.cc:333] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.740187 32598 raft_consensus.cc:2243] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:28:49.740330  3186 consensus_peers.cc:597] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. 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:28:49.740798 32598 pending_rounds.cc:70] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Trying to abort 1 pending ops.
I20260710 13:28:49.741043 32598 pending_rounds.cc:77] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994769935826944 op_type: NO_OP noop_request { }
I20260710 13:28:49.741304 32598 raft_consensus.cc:2889] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:49.741565 32598 raft_consensus.cc:2272] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.743507 32598 tablet_replica.cc:333] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.743993 32598 raft_consensus.cc:2243] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:49.744520 32598 pending_rounds.cc:70] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Trying to abort 1 pending ops.
I20260710 13:28:49.744801 32598 pending_rounds.cc:77] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994769659592704 op_type: NO_OP noop_request { }
I20260710 13:28:49.745062 32598 raft_consensus.cc:2889] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:49.745338 32598 raft_consensus.cc:2272] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.747279 32598 tablet_replica.cc:333] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: stopping tablet replica
I20260710 13:28:49.747756 32598 raft_consensus.cc:2243] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:49.748147 32598 raft_consensus.cc:2272] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:49.766688 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
I20260710 13:28:49.859575  3273 consensus_queue.cc:1048] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:49.881965  3287 consensus_queue.cc:1048] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:49.898152  3112 consensus_peers.cc:597] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:49.964383  3186 consensus_peers.cc:597] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:49.987004  3112 consensus_peers.cc:597] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:49.993412  3186 consensus_peers.cc:597] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:49.993649  3269 consensus_queue.cc:1048] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:50.038508  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:50.038532  3186 consensus_peers.cc:597] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:50.194865  3112 consensus_peers.cc:597] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:50.985883  3287 raft_consensus.cc:493] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:50.986326  3287 raft_consensus.cc:515] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:50.987896  3287 leader_election.cc:290] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:50.989041  3219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464127955f274f809c7d77f130cde88d" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:50.989771  3219 raft_consensus.cc:2468] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:50.990841  3109 leader_election.cc:304] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:50.991650  3287 raft_consensus.cc:2804] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:50.991796  3112 leader_election.cc:336] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111)
I20260710 13:28:50.992043  3287 raft_consensus.cc:493] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:50.992448  3287 raft_consensus.cc:3060] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:50.997035  3287 raft_consensus.cc:515] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:50.998618  3287 leader_election.cc:290] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:50.999660  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464127955f274f809c7d77f130cde88d" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:51.000265  3220 raft_consensus.cc:3060] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:51.002430  3112 leader_election.cc:336] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111)
I20260710 13:28:51.005494  3220 raft_consensus.cc:2468] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 2.
I20260710 13:28:51.006579  3109 leader_election.cc:304] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: ab5517e8b8d84edeab44064658b5bd26
I20260710 13:28:51.007210  3287 raft_consensus.cc:2804] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.007613  3287 raft_consensus.cc:697] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Becoming Leader. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:51.008303  3287 consensus_queue.cc:237] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Queue going to LEADER 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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.015588  2967 catalog_manager.cc:5697] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c reported cstate change: term changed from 1 to 2, leader changed from ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129) to 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130). New cstate: current_term: 2 leader_uuid: "3b302359d2684b8c93da0e29edce2e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:51.039618  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:51.340147  3287 raft_consensus.cc:493] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:51.340778  3287 raft_consensus.cc:515] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.342473  3287 leader_election.cc:290] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:51.343694  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:51.344403  3220 raft_consensus.cc:2468] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:51.345532  3109 leader_election.cc:304] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:51.346392  3287 raft_consensus.cc:2804] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:51.346522  3112 leader_election.cc:336] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111)
I20260710 13:28:51.346845  3287 raft_consensus.cc:493] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:51.347368  3287 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.354015  3287 raft_consensus.cc:515] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.355712  3287 leader_election.cc:290] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:51.356877  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:51.357414  3220 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:51.359109  3112 leader_election.cc:336] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111)
I20260710 13:28:51.363586  3220 raft_consensus.cc:2468] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 2.
I20260710 13:28:51.364712  3109 leader_election.cc:304] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: ab5517e8b8d84edeab44064658b5bd26
I20260710 13:28:51.365300  3287 raft_consensus.cc:2804] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.365702  3287 raft_consensus.cc:697] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Becoming Leader. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:51.366456  3287 consensus_queue.cc:237] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Queue going to LEADER 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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.373605  2967 catalog_manager.cc:5697] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c reported cstate change: term changed from 1 to 2, leader changed from ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129) to 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130). New cstate: current_term: 2 leader_uuid: "3b302359d2684b8c93da0e29edce2e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.406555  3287 raft_consensus.cc:493] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:51.407032  3287 raft_consensus.cc:515] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.408860  3287 leader_election.cc:290] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:51.410118  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d8a70145e4a439fa99a918f87a67c" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853" is_pre_election: true
I20260710 13:28:51.410858  3220 raft_consensus.cc:2468] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 1.
I20260710 13:28:51.411880  3109 leader_election.cc:304] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: 
W20260710 13:28:51.412500  3112 leader_election.cc:336] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111)
I20260710 13:28:51.412545  3287 raft_consensus.cc:2804] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:51.413013  3287 raft_consensus.cc:493] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:51.413286  3287 raft_consensus.cc:3060] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:51.418478  3287 raft_consensus.cc:515] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.420791  3287 leader_election.cc:290] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), fe08c88f887e4c698872b748c4a39853 (127.31.213.131:35633)
I20260710 13:28:51.421702  3220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d8a70145e4a439fa99a918f87a67c" candidate_uuid: "3b302359d2684b8c93da0e29edce2e3c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe08c88f887e4c698872b748c4a39853"
I20260710 13:28:51.422245  3220 raft_consensus.cc:3060] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:51.423741  3112 leader_election.cc:336] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111)
I20260710 13:28:51.427318  3220 raft_consensus.cc:2468] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b302359d2684b8c93da0e29edce2e3c in term 2.
I20260710 13:28:51.428371  3109 leader_election.cc:304] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [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: 3b302359d2684b8c93da0e29edce2e3c, fe08c88f887e4c698872b748c4a39853; no voters: ab5517e8b8d84edeab44064658b5bd26
I20260710 13:28:51.429078  3287 raft_consensus.cc:2804] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:51.429466  3287 raft_consensus.cc:697] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Becoming Leader. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:51.430250  3287 consensus_queue.cc:237] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Queue going to LEADER 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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:51.437064  2967 catalog_manager.cc:5697] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c reported cstate change: term changed from 1 to 2, leader changed from ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129) to 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130). New cstate: current_term: 2 leader_uuid: "3b302359d2684b8c93da0e29edce2e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:51.616223  3220 raft_consensus.cc:1275] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Refusing update from remote peer 3b302359d2684b8c93da0e29edce2e3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:51.617547  3287 consensus_queue.cc:1048] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:51.619839  3112 consensus_peers.cc:597] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:51.760596  3112 consensus_peers.cc:597] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:51.855515  3220 raft_consensus.cc:1275] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Refusing update from remote peer 3b302359d2684b8c93da0e29edce2e3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:51.856755  3287 consensus_queue.cc:1048] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:52.035806  3220 raft_consensus.cc:1275] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Refusing update from remote peer 3b302359d2684b8c93da0e29edce2e3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:52.037220  3264 consensus_queue.cc:1048] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:52.039748  3112 consensus_peers.cc:597] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:52.040556  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:52.228984  3112 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:28:52.285960  3186 consensus_peers.cc:597] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:52.393206  3186 consensus_peers.cc:597] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:52.506898  3112 consensus_peers.cc:597] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:52.539891  3186 consensus_peers.cc:597] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:52.567646  3112 consensus_peers.cc:597] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:52.606355  3186 consensus_peers.cc:597] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:52.945034  3112 consensus_peers.cc:597] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:53.041616  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:53.987905  3112 consensus_peers.cc:597] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:54.042625  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:54.142630  3112 consensus_peers.cc:597] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:54.758958  3112 consensus_peers.cc:597] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:28:54.783121 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:54.790340  3355 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:28:54.790709  3356 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:28:54.792335  3358 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:28:54.793607 32598 server_base.cc:1061] running on GCE node
I20260710 13:28:54.794955 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:54.795135 32598 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:28:54.795264 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690134795253 us; error 0 us; skew 500 ppm
I20260710 13:28:54.795740 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:54.798174 32598 webserver.cc:533] Webserver started at http://127.31.213.129:35039/ using document root <none> and password file <none>
I20260710 13:28:54.798595 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:54.798741 32598 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:28:54.802040 32598 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:54.805599  3363 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:28:54.806370 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:28:54.807055 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "ab5517e8b8d84edeab44064658b5bd26"
format_stamp: "Formatted at 2026-07-10 13:28:48 on dist-test-slave-20gn"
I20260710 13:28:54.807336 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690054532251-32598-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:28:54.817390  3186 consensus_peers.cc:597] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:54.818096 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:54.819250 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:54.820698 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:54.824014  3370 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:28:54.868937 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:28:54.869215 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260710 13:28:54.869535 32598 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:28:54.873723  3370 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:54.883500  3370 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: 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:28:54.884238  3370 tablet_bootstrap.cc:492] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:54.884793  3370 ts_tablet_manager.cc:1403] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:28:54.886760  3370 raft_consensus.cc:359] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.887296  3370 raft_consensus.cc:740] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:54.887964  3370 consensus_queue.cc:260] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.890121  3370 ts_tablet_manager.cc:1434] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:28:54.890787  3370 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:54.900810  3370 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: 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:28:54.901671  3370 tablet_bootstrap.cc:492] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:54.902348  3370 ts_tablet_manager.cc:1403] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:28:54.904376  3370 raft_consensus.cc:359] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.904908  3370 raft_consensus.cc:740] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:54.905318 32598 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:28:54.905661 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260710 13:28:54.905589  3370 consensus_queue.cc:260] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.907523  3370 ts_tablet_manager.cc:1434] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:54.908186  3370 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:54.920940  3370 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: 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:28:54.921770  3370 tablet_bootstrap.cc:492] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:54.923404  3370 ts_tablet_manager.cc:1403] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 13:28:54.926249  3370 raft_consensus.cc:359] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.927032  3370 raft_consensus.cc:740] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
W20260710 13:28:54.927798  3186 consensus_peers.cc:597] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:54.927971  3370 consensus_queue.cc:260] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.929798  3370 ts_tablet_manager.cc:1434] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:54.930462  3370 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:54.941293  3370 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: 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:28:54.941984  3370 tablet_bootstrap.cc:492] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:54.942498  3370 ts_tablet_manager.cc:1403] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 13:28:54.944516  3370 raft_consensus.cc:359] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.945055  3370 raft_consensus.cc:740] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:54.945658  3370 consensus_queue.cc:260] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.947053  3370 ts_tablet_manager.cc:1434] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:28:54.947647  3370 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:54.959591  3370 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: 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:28:54.960541  3370 tablet_bootstrap.cc:492] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:54.961205  3370 ts_tablet_manager.cc:1403] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:28:54.962957  3370 raft_consensus.cc:359] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.963574  3370 raft_consensus.cc:740] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:54.964185  3370 consensus_queue.cc:260] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.965601  3370 ts_tablet_manager.cc:1434] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:54.966250  3370 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:54.970762 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:41373
I20260710 13:28:54.970875  3432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:41373 every 8 connection(s)
I20260710 13:28:54.976042 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:54.986035  3370 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: 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:28:54.987078  3370 tablet_bootstrap.cc:492] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:54.987757  3370 ts_tablet_manager.cc:1403] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260710 13:28:54.990845  3370 raft_consensus.cc:359] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.991788  3370 raft_consensus.cc:740] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:54.992846  3370 consensus_queue.cc:260] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:54.995748  3370 ts_tablet_manager.cc:1434] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:54.996815  3370 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:55.009651  3434 heartbeater.cc:344] Connected to a master server at 127.31.213.190:36521
I20260710 13:28:55.010104  3434 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:55.011058  3434 heartbeater.cc:507] Master 127.31.213.190:36521 requested a full tablet report, sending...
I20260710 13:28:55.016685  3370 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: 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:28:55.017544  3370 tablet_bootstrap.cc:492] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:55.018148  3370 ts_tablet_manager.cc:1403] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:28:55.020426  3370 raft_consensus.cc:359] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.021237  3370 raft_consensus.cc:740] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:55.021270  2966 ts_manager.cc:194] Re-registered known tserver with Master: ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373)
I20260710 13:28:55.022008  3370 consensus_queue.cc:260] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.024132  3370 ts_tablet_manager.cc:1434] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:55.023947  3146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e58cac24e7724d9682f460c79805b719"
dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
mode: GRACEFUL
new_leader_uuid: "fe08c88f887e4c698872b748c4a39853"
 from {username='slave'} at 127.0.0.1:48076
I20260710 13:28:55.024600  3146 raft_consensus.cc:606] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Received request to transfer leadership to TS fe08c88f887e4c698872b748c4a39853
I20260710 13:28:55.024940  3370 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:55.025866 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:28:55.026505 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:55.027176 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:55.032914  2966 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54514
I20260710 13:28:55.036330  3434 heartbeater.cc:499] Master 127.31.213.190:36521 was elected leader, sending a full tablet report...
W20260710 13:28:55.044503  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:55.048965  3370 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: 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:28:55.049945  3370 tablet_bootstrap.cc:492] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:55.050617  3370 ts_tablet_manager.cc:1403] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 13:28:55.052898  3370 raft_consensus.cc:359] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:55.053567  3370 raft_consensus.cc:740] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:55.054243  3370 consensus_queue.cc:260] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [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: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } } peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } }
I20260710 13:28:55.056275  3370 ts_tablet_manager.cc:1434] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:55.057017  3370 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:55.068614  3370 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: 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:28:55.069327  3370 tablet_bootstrap.cc:492] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:55.069787  3370 ts_tablet_manager.cc:1403] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:28:55.071404  3370 raft_consensus.cc:359] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.071918  3370 raft_consensus.cc:740] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:55.072434  3370 consensus_queue.cc:260] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.074374  3370 ts_tablet_manager.cc:1434] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:55.075407  3370 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap starting.
I20260710 13:28:55.086091  3370 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: 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:28:55.086699  3370 tablet_bootstrap.cc:492] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Bootstrap complete.
I20260710 13:28:55.087205  3370 ts_tablet_manager.cc:1403] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 13:28:55.088919  3370 raft_consensus.cc:359] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.089390  3370 raft_consensus.cc:740] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab5517e8b8d84edeab44064658b5bd26, State: Initialized, Role: FOLLOWER
I20260710 13:28:55.089928  3370 consensus_queue.cc:260] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.091270  3370 ts_tablet_manager.cc:1434] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:28:55.177217  3407 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:55.184111  3407 pending_rounds.cc:85] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Aborting all ops after (but not including) 0
I20260710 13:28:55.184412  3407 pending_rounds.cc:107] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:55.184742  3407 raft_consensus.cc:2889] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:55.250218  3406 raft_consensus.cc:3060] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:55.260866  3406 pending_rounds.cc:85] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Aborting all ops after (but not including) 0
I20260710 13:28:55.261204  3406 pending_rounds.cc:107] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:55.261519  3406 raft_consensus.cc:2889] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:55.353377  3452 raft_consensus.cc:993] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: : Instructing follower fe08c88f887e4c698872b748c4a39853 to start an election
I20260710 13:28:55.353989  3452 raft_consensus.cc:1081] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Signalling peer fe08c88f887e4c698872b748c4a39853 to start an election
I20260710 13:28:55.355706  3219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e58cac24e7724d9682f460c79805b719"
dest_uuid: "fe08c88f887e4c698872b748c4a39853"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:28:55.356268  3219 raft_consensus.cc:493] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:55.356528  3219 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.363219  3219 raft_consensus.cc:515] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.366295  3219 leader_election.cc:290] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [CANDIDATE]: Term 3 election: Requested vote from peers ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373), 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865)
I20260710 13:28:55.366861  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ab5517e8b8d84edeab44064658b5bd26"
I20260710 13:28:55.367705  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58cac24e7724d9682f460c79805b719" candidate_uuid: "fe08c88f887e4c698872b748c4a39853" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3b302359d2684b8c93da0e29edce2e3c"
I20260710 13:28:55.367820  3406 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.368299  3146 raft_consensus.cc:3055] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:55.368597  3146 raft_consensus.cc:740] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b302359d2684b8c93da0e29edce2e3c, State: Running, Role: LEADER
I20260710 13:28:55.369434  3146 consensus_queue.cc:260] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.370752  3146 raft_consensus.cc:3060] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:55.373965  3406 raft_consensus.cc:2468] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 3.
I20260710 13:28:55.375458  3186 leader_election.cc:304] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [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: ab5517e8b8d84edeab44064658b5bd26, fe08c88f887e4c698872b748c4a39853; no voters: 
I20260710 13:28:55.376588  3320 raft_consensus.cc:2804] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:55.378099  3320 raft_consensus.cc:697] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 3 LEADER]: Becoming Leader. State: Replica: fe08c88f887e4c698872b748c4a39853, State: Running, Role: LEADER
I20260710 13:28:55.379302  3320 consensus_queue.cc:237] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [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: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } }
I20260710 13:28:55.380450  3146 raft_consensus.cc:2468] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe08c88f887e4c698872b748c4a39853 in term 3.
I20260710 13:28:55.388170  2966 catalog_manager.cc:5697] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 reported cstate change: term changed from 2 to 3, leader changed from 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130) to fe08c88f887e4c698872b748c4a39853 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "fe08c88f887e4c698872b748c4a39853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe08c88f887e4c698872b748c4a39853" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 35633 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:55.430172  3406 raft_consensus.cc:3060] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:55.435993  3406 pending_rounds.cc:85] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Aborting all ops after (but not including) 0
I20260710 13:28:55.436209  3406 pending_rounds.cc:107] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:55.436376  3406 raft_consensus.cc:2889] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:55.787093  3406 raft_consensus.cc:1275] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 3 FOLLOWER]: Refusing update from remote peer fe08c88f887e4c698872b748c4a39853: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:28:55.788965  3462 consensus_queue.cc:1048] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab5517e8b8d84edeab44064658b5bd26" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:55.799428  3146 raft_consensus.cc:1275] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 3 FOLLOWER]: Refusing update from remote peer fe08c88f887e4c698872b748c4a39853: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:28:55.801333  3462 consensus_queue.cc:1048] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b302359d2684b8c93da0e29edce2e3c" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:56.037499 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:56.043112 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:56.043547 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:56.044131 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:56.045696  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:57.046665  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:57.050601 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:57.056777 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:57.057180 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:57.057631 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:58.047533  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:58.063663 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:58.069064 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:58.069517 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:58.069993 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:59.048480  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:59.076478 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:59.082554 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:59.082964 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:59.083405 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:29:00.049567  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:29:00.089089 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:00.095445 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:00.100857 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:29:00.101285 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:29:01.050580  3017 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:29:01.126888 32598 tablet_server.cc:179] TabletServer@127.31.213.129:41373 shutting down...
W20260710 13:29:01.160616  3112 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
W20260710 13:29:01.164772  3112 consensus_peers.cc:597] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. 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:29:01.170110 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:01.171025 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.171936 32598 raft_consensus.cc:2243] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.172468 32598 raft_consensus.cc:2272] T 31b2ef40cbfc48c09078e2aa615bf112 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.175367 32598 tablet_replica.cc:333] stopping tablet replica
W20260710 13:29:01.175623  3186 consensus_peers.cc:597] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. 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:29:01.176064 32598 raft_consensus.cc:2243] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.176699 32598 raft_consensus.cc:2272] T f3c6173e6996472cb975c25cdf19698a P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.179000 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.179729 32598 raft_consensus.cc:2243] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.180125 32598 raft_consensus.cc:2272] T 464127955f274f809c7d77f130cde88d P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.182931 32598 tablet_replica.cc:333] stopping tablet replica
W20260710 13:29:01.183082  3186 consensus_peers.cc:597] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. 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:29:01.183547 32598 raft_consensus.cc:2243] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.184096 32598 raft_consensus.cc:2272] T 8e93981d65b64afb83a00aabb6484234 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.186709 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.187404 32598 raft_consensus.cc:2243] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.187871 32598 raft_consensus.cc:2272] T e58cac24e7724d9682f460c79805b719 P ab5517e8b8d84edeab44064658b5bd26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.189880 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.190433 32598 raft_consensus.cc:2243] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.190855 32598 raft_consensus.cc:2272] T 542d8a70145e4a439fa99a918f87a67c P ab5517e8b8d84edeab44064658b5bd26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.192802 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.193315 32598 raft_consensus.cc:2243] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.193681 32598 raft_consensus.cc:2272] T 183660f3045043d5826ed91a153f2578 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.195662 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.196164 32598 raft_consensus.cc:2243] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.196573 32598 raft_consensus.cc:2272] T 797f22dd9b024699a3a40b21d3b4bcaa P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.198508 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.198987 32598 raft_consensus.cc:2243] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.199394 32598 raft_consensus.cc:2272] T 3bf642b9dcec4637b5e39e5b1005b558 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.201362 32598 tablet_replica.cc:333] stopping tablet replica
I20260710 13:29:01.201782 32598 raft_consensus.cc:2243] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.202183 32598 raft_consensus.cc:2272] T bc4322246431470798a6801496a9d482 P ab5517e8b8d84edeab44064658b5bd26 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:01.222419  3186 consensus_peers.cc:597] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:01.233786 32598 tablet_server.cc:196] TabletServer@127.31.213.129:41373 shutdown complete.
I20260710 13:29:01.259469 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
I20260710 13:29:01.282295 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:01.283085 32598 tablet_replica.cc:333] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.283784 32598 raft_consensus.cc:2243] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.284264 32598 raft_consensus.cc:2272] T 31b2ef40cbfc48c09078e2aa615bf112 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.286314 32598 tablet_replica.cc:333] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.286878 32598 raft_consensus.cc:2243] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.287284 32598 raft_consensus.cc:2272] T e58cac24e7724d9682f460c79805b719 P 3b302359d2684b8c93da0e29edce2e3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.289690 32598 tablet_replica.cc:333] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.290215 32598 raft_consensus.cc:2243] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.290977 32598 raft_consensus.cc:2272] T 542d8a70145e4a439fa99a918f87a67c P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.293207 32598 tablet_replica.cc:333] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.293709 32598 raft_consensus.cc:2243] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.294409 32598 raft_consensus.cc:2272] T 464127955f274f809c7d77f130cde88d P 3b302359d2684b8c93da0e29edce2e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.296209 32598 tablet_replica.cc:333] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.296788 32598 raft_consensus.cc:2243] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.297245 32598 raft_consensus.cc:2272] T 8e93981d65b64afb83a00aabb6484234 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.299049 32598 tablet_replica.cc:333] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.299530 32598 raft_consensus.cc:2243] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.300246 32598 raft_consensus.cc:2272] T 183660f3045043d5826ed91a153f2578 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.302255 32598 tablet_replica.cc:333] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.302737 32598 raft_consensus.cc:2243] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.303140 32598 raft_consensus.cc:2272] T bc4322246431470798a6801496a9d482 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.305255 32598 tablet_replica.cc:333] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.305797 32598 raft_consensus.cc:2243] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.306556 32598 raft_consensus.cc:2272] T 3bf642b9dcec4637b5e39e5b1005b558 P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.308419 32598 tablet_replica.cc:333] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.308987 32598 raft_consensus.cc:2243] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.309767 32598 raft_consensus.cc:2272] T 797f22dd9b024699a3a40b21d3b4bcaa P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.311599 32598 tablet_replica.cc:333] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c: stopping tablet replica
I20260710 13:29:01.312034 32598 raft_consensus.cc:2243] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.312489 32598 raft_consensus.cc:2272] T f3c6173e6996472cb975c25cdf19698a P 3b302359d2684b8c93da0e29edce2e3c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:01.328267  3110 connection.cc:466] server connection from 127.0.0.1:40012 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40012 (request call id 125) could send its response
W20260710 13:29:01.331971  3184 consensus_peers.cc:597] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 -> Peer 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865): Couldn't send request to peer 3b302359d2684b8c93da0e29edce2e3c. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:45865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:29:01.342499  3186 consensus_peers.cc:597] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 -> Peer ab5517e8b8d84edeab44064658b5bd26 (127.31.213.129:41373): Couldn't send request to peer ab5517e8b8d84edeab44064658b5bd26. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:41373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:01.344061 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
I20260710 13:29:01.366750 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
W20260710 13:29:01.376660  3184 consensus_peers.cc:597] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 -> Peer 3b302359d2684b8c93da0e29edce2e3c (127.31.213.130:45865): Couldn't send request to peer 3b302359d2684b8c93da0e29edce2e3c. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:45865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:01.396521 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:01.397394 32598 tablet_replica.cc:333] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.398015 32598 raft_consensus.cc:2243] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.398803 32598 raft_consensus.cc:2272] T 31b2ef40cbfc48c09078e2aa615bf112 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.400767 32598 tablet_replica.cc:333] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.401326 32598 raft_consensus.cc:2243] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.401778 32598 raft_consensus.cc:2272] T 183660f3045043d5826ed91a153f2578 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.403666 32598 tablet_replica.cc:333] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.404196 32598 raft_consensus.cc:2243] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.404599 32598 raft_consensus.cc:2272] T 797f22dd9b024699a3a40b21d3b4bcaa P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.406548 32598 tablet_replica.cc:333] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.407027 32598 raft_consensus.cc:2243] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.407445 32598 raft_consensus.cc:2272] T 3bf642b9dcec4637b5e39e5b1005b558 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.409304 32598 tablet_replica.cc:333] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.409775 32598 raft_consensus.cc:2243] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.410463 32598 raft_consensus.cc:2272] T bc4322246431470798a6801496a9d482 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.412231 32598 tablet_replica.cc:333] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.412807 32598 raft_consensus.cc:2243] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.413574 32598 raft_consensus.cc:2272] T f3c6173e6996472cb975c25cdf19698a P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.415525 32598 tablet_replica.cc:333] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.416016 32598 raft_consensus.cc:2243] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.416778 32598 raft_consensus.cc:2272] T e58cac24e7724d9682f460c79805b719 P fe08c88f887e4c698872b748c4a39853 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.418684 32598 tablet_replica.cc:333] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.419201 32598 raft_consensus.cc:2243] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.419627 32598 raft_consensus.cc:2272] T 542d8a70145e4a439fa99a918f87a67c P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.421530 32598 tablet_replica.cc:333] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.422001 32598 raft_consensus.cc:2243] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:01.422394 32598 raft_consensus.cc:2272] T 464127955f274f809c7d77f130cde88d P fe08c88f887e4c698872b748c4a39853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.424431 32598 tablet_replica.cc:333] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853: stopping tablet replica
I20260710 13:29:01.424976 32598 raft_consensus.cc:2243] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.425760 32598 raft_consensus.cc:2272] T 8e93981d65b64afb83a00aabb6484234 P fe08c88f887e4c698872b748c4a39853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.455751 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:29:01.477445 32598 master.cc:562] Master@127.31.213.190:36521 shutting down...
I20260710 13:29:01.499286 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:01.499845 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:01.500185 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P f35d891b784a469c8ca0f85c88d388bd: stopping tablet replica
I20260710 13:29:01.520550 32598 master.cc:584] Master@127.31.213.190:36521 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13664 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:29:01.562626 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:44393
I20260710 13:29:01.563814 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:01.569458  3478 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:29:01.569454  3477 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:29:01.570109  3480 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:29:01.571151 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:01.571983 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:01.572214 32598 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:29:01.572397 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690141572367 us; error 0 us; skew 500 ppm
I20260710 13:29:01.572973 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:01.575381 32598 webserver.cc:533] Webserver started at http://127.31.213.190:44593/ using document root <none> and password file <none>
I20260710 13:29:01.575883 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:01.576082 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:01.576356 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:01.577497 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "43df63c301134581b2a2b847efe3c3a5"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.581821 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:29:01.585139  3485 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:29:01.585835 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:29:01.586129 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "43df63c301134581b2a2b847efe3c3a5"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.586397 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-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:29:01.602727 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:01.603938 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:01.643410 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:44393
I20260710 13:29:01.643512  3536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:44393 every 8 connection(s)
I20260710 13:29:01.647351  3537 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:29:01.657570  3537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5: Bootstrap starting.
I20260710 13:29:01.662269  3537 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:01.666505  3537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5: No bootstrap required, opened a new log
I20260710 13:29:01.668677  3537 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43df63c301134581b2a2b847efe3c3a5" member_type: VOTER }
I20260710 13:29:01.669106  3537 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:01.669282  3537 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43df63c301134581b2a2b847efe3c3a5, State: Initialized, Role: FOLLOWER
I20260710 13:29:01.669750  3537 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43df63c301134581b2a2b847efe3c3a5" member_type: VOTER }
I20260710 13:29:01.670147  3537 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:29:01.670331  3537 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:29:01.670531  3537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:01.674901  3537 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43df63c301134581b2a2b847efe3c3a5" member_type: VOTER }
I20260710 13:29:01.675347  3537 leader_election.cc:304] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [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: 43df63c301134581b2a2b847efe3c3a5; no voters: 
I20260710 13:29:01.676412  3537 leader_election.cc:290] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:29:01.676777  3540 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:01.678088  3540 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 1 LEADER]: Becoming Leader. State: Replica: 43df63c301134581b2a2b847efe3c3a5, State: Running, Role: LEADER
I20260710 13:29:01.678771  3540 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [LEADER]: Queue going to LEADER mode. State: All 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: "43df63c301134581b2a2b847efe3c3a5" member_type: VOTER }
I20260710 13:29:01.679399  3537 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:29:01.685438  3541 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43df63c301134581b2a2b847efe3c3a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43df63c301134581b2a2b847efe3c3a5" member_type: VOTER } }
I20260710 13:29:01.685333  3542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43df63c301134581b2a2b847efe3c3a5. Latest consensus state: current_term: 1 leader_uuid: "43df63c301134581b2a2b847efe3c3a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43df63c301134581b2a2b847efe3c3a5" member_type: VOTER } }
I20260710 13:29:01.686184  3541 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:01.686277  3542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:01.688037  3549 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:29:01.692974  3549 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:29:01.695493 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:29:01.701846  3549 catalog_manager.cc:1383] Generated new cluster ID: 1f41c6744a964c679566c67d5d46b6b8
I20260710 13:29:01.702162  3549 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:29:01.728295  3549 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:29:01.729555  3549 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:29:01.742487  3549 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5: Generated new TSK 0
I20260710 13:29:01.743060  3549 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:29:01.762825 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:01.769083  3558 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:29:01.770224  3559 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:29:01.772230 32598 server_base.cc:1061] running on GCE node
W20260710 13:29:01.772542  3561 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:29:01.773631 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:01.773887 32598 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:29:01.774082 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690141774063 us; error 0 us; skew 500 ppm
I20260710 13:29:01.774712 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:01.777160 32598 webserver.cc:533] Webserver started at http://127.31.213.129:40325/ using document root <none> and password file <none>
I20260710 13:29:01.777686 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:01.777912 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:01.778191 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:01.779358 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "ec1d14d976914bfd942da79a910b11d3"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.784185 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:29:01.787735  3566 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:29:01.788590 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:29:01.788898 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "ec1d14d976914bfd942da79a910b11d3"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.789268 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-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:29:01.802750 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:01.803896 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:01.805408 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:01.807694 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:01.807874 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:01.808168 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:01.808341 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:01.848472 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:35015
I20260710 13:29:01.848567  3628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:35015 every 8 connection(s)
I20260710 13:29:01.853547 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:01.861330  3633 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:29:01.863101  3634 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:29:01.866813  3636 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:29:01.867236 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:01.867933  3629 heartbeater.cc:344] Connected to a master server at 127.31.213.190:44393
I20260710 13:29:01.868337  3629 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:01.868511 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:01.868818 32598 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:29:01.868988 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690141868958 us; error 0 us; skew 500 ppm
I20260710 13:29:01.869225  3629 heartbeater.cc:507] Master 127.31.213.190:44393 requested a full tablet report, sending...
I20260710 13:29:01.869652 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:01.871660  3502 ts_manager.cc:194] Registered new tserver with Master: ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015)
I20260710 13:29:01.872582 32598 webserver.cc:533] Webserver started at http://127.31.213.130:41161/ using document root <none> and password file <none>
I20260710 13:29:01.873329 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:01.873626 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:01.873922 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:01.874224  3502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36546
I20260710 13:29:01.875483 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "1d57808844d74a18bb502008f733ca5e"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.880095 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260710 13:29:01.883453  3641 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:29:01.884167 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:29:01.884454 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "1d57808844d74a18bb502008f733ca5e"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.884795 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-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:29:01.904775 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:01.906008 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:01.907532 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:01.909734 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:01.909901 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:01.910194 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:01.910351 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:01.950248 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:35951
I20260710 13:29:01.950372  3703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:35951 every 8 connection(s)
I20260710 13:29:01.954937 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:01.962047  3707 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:29:01.963780  3708 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:29:01.967069 32598 server_base.cc:1061] running on GCE node
W20260710 13:29:01.967464  3710 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:29:01.968220  3704 heartbeater.cc:344] Connected to a master server at 127.31.213.190:44393
I20260710 13:29:01.968704  3704 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:01.968811 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:01.969144 32598 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:29:01.969328 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690141969296 us; error 0 us; skew 500 ppm
I20260710 13:29:01.969652  3704 heartbeater.cc:507] Master 127.31.213.190:44393 requested a full tablet report, sending...
I20260710 13:29:01.969982 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:01.972059  3502 ts_manager.cc:194] Registered new tserver with Master: 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:01.973039 32598 webserver.cc:533] Webserver started at http://127.31.213.131:38349/ using document root <none> and password file <none>
I20260710 13:29:01.973750 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:01.973989 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:01.973928  3502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36552
I20260710 13:29:01.974436 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:01.975778 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "c82f42011b3c4687b19c0a95073237cc"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.980106 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:29:01.983321  3715 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:29:01.984107 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:29:01.984396 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "c82f42011b3c4687b19c0a95073237cc"
format_stamp: "Formatted at 2026-07-10 13:29:01 on dist-test-slave-20gn"
I20260710 13:29:01.984727 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690054532251-32598-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:29:01.994787 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:01.995975 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:01.997403 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:01.999539 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:01.999770 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:02.000005 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:02.000177 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:02.041000 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:41507
I20260710 13:29:02.041106  3777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:41507 every 8 connection(s)
I20260710 13:29:02.055001  3778 heartbeater.cc:344] Connected to a master server at 127.31.213.190:44393
I20260710 13:29:02.055446  3778 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:02.056183  3778 heartbeater.cc:507] Master 127.31.213.190:44393 requested a full tablet report, sending...
I20260710 13:29:02.058221  3502 ts_manager.cc:194] Registered new tserver with Master: c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507)
I20260710 13:29:02.058733 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014521642s
I20260710 13:29:02.059839  3502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36558
I20260710 13:29:02.083802  3502 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36570:
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:29:02.086208  3502 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:29:02.136310  3594 tablet_service.cc:1511] Processing CreateTablet for tablet ec09fd7bba3c4026895d87dd4808d907 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=605b033a319a48b69a7365070a2b90f1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:29:02.136711  3593 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7143091bbc4db393b9d8831e29c87e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=605b033a319a48b69a7365070a2b90f1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:29:02.137957  3594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09fd7bba3c4026895d87dd4808d907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.138687  3593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7143091bbc4db393b9d8831e29c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.143393  3669 tablet_service.cc:1511] Processing CreateTablet for tablet ec09fd7bba3c4026895d87dd4808d907 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=605b033a319a48b69a7365070a2b90f1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:29:02.144824  3669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09fd7bba3c4026895d87dd4808d907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.144513  3668 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7143091bbc4db393b9d8831e29c87e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=605b033a319a48b69a7365070a2b90f1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:29:02.145864  3668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7143091bbc4db393b9d8831e29c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.150796  3743 tablet_service.cc:1511] Processing CreateTablet for tablet ec09fd7bba3c4026895d87dd4808d907 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=605b033a319a48b69a7365070a2b90f1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:29:02.152223  3743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec09fd7bba3c4026895d87dd4808d907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.157621  3742 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7143091bbc4db393b9d8831e29c87e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=605b033a319a48b69a7365070a2b90f1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:29:02.159065  3742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7143091bbc4db393b9d8831e29c87e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.184379  3795 tablet_bootstrap.cc:492] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: Bootstrap starting.
I20260710 13:29:02.193521  3795 tablet_bootstrap.cc:654] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.197418  3794 tablet_bootstrap.cc:492] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3: Bootstrap starting.
I20260710 13:29:02.199344  3793 tablet_bootstrap.cc:492] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e: Bootstrap starting.
I20260710 13:29:02.205679  3793 tablet_bootstrap.cc:654] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.207485  3795 tablet_bootstrap.cc:492] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: No bootstrap required, opened a new log
I20260710 13:29:02.208098  3795 ts_tablet_manager.cc:1403] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.016s
I20260710 13:29:02.208745  3794 tablet_bootstrap.cc:654] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.210070  3793 tablet_bootstrap.cc:492] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e: No bootstrap required, opened a new log
I20260710 13:29:02.210484  3793 ts_tablet_manager.cc:1403] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:29:02.211478  3795 raft_consensus.cc:359] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.212419  3795 raft_consensus.cc:385] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.212721  3795 raft_consensus.cc:740] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.213038  3793 raft_consensus.cc:359] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.213747  3793 raft_consensus.cc:385] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.214032  3793 raft_consensus.cc:740] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d57808844d74a18bb502008f733ca5e, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.213557  3795 consensus_queue.cc:260] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.214371  3794 tablet_bootstrap.cc:492] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3: No bootstrap required, opened a new log
I20260710 13:29:02.214735  3793 consensus_queue.cc:260] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.214962  3794 ts_tablet_manager.cc:1403] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:29:02.216952  3704 heartbeater.cc:499] Master 127.31.213.190:44393 was elected leader, sending a full tablet report...
I20260710 13:29:02.217609  3793 ts_tablet_manager.cc:1434] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:29:02.219275  3793 tablet_bootstrap.cc:492] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e: Bootstrap starting.
I20260710 13:29:02.220760  3794 raft_consensus.cc:359] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.221470  3794 raft_consensus.cc:385] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.221764  3794 raft_consensus.cc:740] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.222616  3794 consensus_queue.cc:260] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.225013  3778 heartbeater.cc:499] Master 127.31.213.190:44393 was elected leader, sending a full tablet report...
I20260710 13:29:02.225661  3795 ts_tablet_manager.cc:1434] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.012s
I20260710 13:29:02.226747  3795 tablet_bootstrap.cc:492] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc: Bootstrap starting.
I20260710 13:29:02.233949  3795 tablet_bootstrap.cc:654] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.236515  3793 tablet_bootstrap.cc:654] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.246044  3795 tablet_bootstrap.cc:492] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc: No bootstrap required, opened a new log
I20260710 13:29:02.246731  3795 ts_tablet_manager.cc:1403] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.015s
I20260710 13:29:02.249969  3795 raft_consensus.cc:359] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.251016  3795 raft_consensus.cc:385] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.251425  3795 raft_consensus.cc:740] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.251943  3794 ts_tablet_manager.cc:1434] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.013s
I20260710 13:29:02.252516  3629 heartbeater.cc:499] Master 127.31.213.190:44393 was elected leader, sending a full tablet report...
I20260710 13:29:02.252988  3794 tablet_bootstrap.cc:492] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3: Bootstrap starting.
I20260710 13:29:02.252434  3795 consensus_queue.cc:260] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.253669  3793 tablet_bootstrap.cc:492] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e: No bootstrap required, opened a new log
I20260710 13:29:02.254204  3793 ts_tablet_manager.cc:1403] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.013s
I20260710 13:29:02.257153  3795 ts_tablet_manager.cc:1434] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:29:02.257505  3793 raft_consensus.cc:359] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.258311  3793 raft_consensus.cc:385] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.258597  3793 raft_consensus.cc:740] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d57808844d74a18bb502008f733ca5e, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.259452  3794 tablet_bootstrap.cc:654] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.259356  3793 consensus_queue.cc:260] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.261754  3793 ts_tablet_manager.cc:1434] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:29:02.268181  3794 tablet_bootstrap.cc:492] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3: No bootstrap required, opened a new log
I20260710 13:29:02.268803  3794 ts_tablet_manager.cc:1403] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 13:29:02.271685  3794 raft_consensus.cc:359] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.272471  3794 raft_consensus.cc:385] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.272495  3799 raft_consensus.cc:493] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:02.273097  3794 raft_consensus.cc:740] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.273252  3799 raft_consensus.cc:515] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.273939  3794 consensus_queue.cc:260] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.276132  3799 leader_election.cc:290] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:02.276396  3794 ts_tablet_manager.cc:1434] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:29:02.289932  3604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec1d14d976914bfd942da79a910b11d3" is_pre_election: true
I20260710 13:29:02.290704  3604 raft_consensus.cc:2468] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 0.
I20260710 13:29:02.291424  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e" is_pre_election: true
I20260710 13:29:02.292147  3717 leader_election.cc:304] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.292193  3679 raft_consensus.cc:2468] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 0.
I20260710 13:29:02.293350  3799 raft_consensus.cc:2804] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:02.293766  3799 raft_consensus.cc:493] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:02.294046  3799 raft_consensus.cc:3060] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:02.294948  3779 tablet.cc:2406] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:29:02.299974  3799 raft_consensus.cc:515] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.301867  3799 leader_election.cc:290] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 election: Requested vote from peers ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:02.302616  3604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec1d14d976914bfd942da79a910b11d3"
I20260710 13:29:02.302913  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e"
I20260710 13:29:02.303236  3604 raft_consensus.cc:3060] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.303563  3679 raft_consensus.cc:3060] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.308491  3604 raft_consensus.cc:2468] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 1.
I20260710 13:29:02.309214  3679 raft_consensus.cc:2468] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 1.
I20260710 13:29:02.309736  3717 leader_election.cc:304] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.310456  3799 raft_consensus.cc:2804] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:02.311215  3799 raft_consensus.cc:697] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Becoming Leader. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Running, Role: LEADER
I20260710 13:29:02.311970  3799 consensus_queue.cc:237] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.319337  3502 catalog_manager.cc:5697] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c82f42011b3c4687b19c0a95073237cc (127.31.213.131). New cstate: current_term: 1 leader_uuid: "c82f42011b3c4687b19c0a95073237cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:02.326928  3801 raft_consensus.cc:493] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:02.327466  3801 raft_consensus.cc:515] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.329727  3801 leader_election.cc:290] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:02.339090  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09fd7bba3c4026895d87dd4808d907" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82f42011b3c4687b19c0a95073237cc" is_pre_election: true
I20260710 13:29:02.339931  3753 raft_consensus.cc:2468] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 0.
I20260710 13:29:02.340118  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09fd7bba3c4026895d87dd4808d907" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e" is_pre_election: true
I20260710 13:29:02.340770  3679 raft_consensus.cc:2468] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 0.
I20260710 13:29:02.341042  3569 leader_election.cc:304] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.341888  3801 raft_consensus.cc:2804] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:02.342226  3801 raft_consensus.cc:493] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:02.342541  3801 raft_consensus.cc:3060] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.347522  3801 raft_consensus.cc:515] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.349066  3801 leader_election.cc:290] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 election: Requested vote from peers c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:02.349915  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09fd7bba3c4026895d87dd4808d907" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
I20260710 13:29:02.350039  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec09fd7bba3c4026895d87dd4808d907" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e"
I20260710 13:29:02.350400  3753 raft_consensus.cc:3060] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.350572  3679 raft_consensus.cc:3060] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.355360  3679 raft_consensus.cc:2468] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 1.
I20260710 13:29:02.355783  3753 raft_consensus.cc:2468] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 1.
I20260710 13:29:02.356366  3567 leader_election.cc:304] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d57808844d74a18bb502008f733ca5e, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.357229  3801 raft_consensus.cc:2804] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:02.358263  3801 raft_consensus.cc:697] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Becoming Leader. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Running, Role: LEADER
I20260710 13:29:02.359084  3801 consensus_queue.cc:237] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } }
I20260710 13:29:02.365592  3502 catalog_manager.cc:5697] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec1d14d976914bfd942da79a910b11d3 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "ec1d14d976914bfd942da79a910b11d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:02.414124  3502 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36574:
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:29:02.416041  3502 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:29:02.439203  3594 tablet_service.cc:1511] Processing CreateTablet for tablet 3edc517ee92d431992a9951d1a64121f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8ebc06e29d9b4b589651ab1e270ceab5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:29:02.440533  3594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc517ee92d431992a9951d1a64121f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.440299  3668 tablet_service.cc:1511] Processing CreateTablet for tablet 3edc517ee92d431992a9951d1a64121f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8ebc06e29d9b4b589651ab1e270ceab5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:29:02.441550  3668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc517ee92d431992a9951d1a64121f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.442029  3743 tablet_service.cc:1511] Processing CreateTablet for tablet 3edc517ee92d431992a9951d1a64121f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8ebc06e29d9b4b589651ab1e270ceab5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:29:02.443444  3743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edc517ee92d431992a9951d1a64121f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.445986  3593 tablet_service.cc:1511] Processing CreateTablet for tablet 38be8168d1eb4c2291c7b91b0a3cac3e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8ebc06e29d9b4b589651ab1e270ceab5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:29:02.447234  3593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38be8168d1eb4c2291c7b91b0a3cac3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.446909  3742 tablet_service.cc:1511] Processing CreateTablet for tablet 38be8168d1eb4c2291c7b91b0a3cac3e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8ebc06e29d9b4b589651ab1e270ceab5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:29:02.451546  3742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38be8168d1eb4c2291c7b91b0a3cac3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.456030  3794 tablet_bootstrap.cc:492] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: Bootstrap starting.
I20260710 13:29:02.458278  3669 tablet_service.cc:1511] Processing CreateTablet for tablet 38be8168d1eb4c2291c7b91b0a3cac3e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8ebc06e29d9b4b589651ab1e270ceab5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:29:02.459967  3669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38be8168d1eb4c2291c7b91b0a3cac3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:02.475785  3795 tablet_bootstrap.cc:492] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: Bootstrap starting.
I20260710 13:29:02.477123  3794 tablet_bootstrap.cc:654] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.482101  3795 tablet_bootstrap.cc:654] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.499544  3793 tablet_bootstrap.cc:492] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e: Bootstrap starting.
I20260710 13:29:02.500530  3795 tablet_bootstrap.cc:492] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: No bootstrap required, opened a new log
I20260710 13:29:02.501061  3795 ts_tablet_manager.cc:1403] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260710 13:29:02.504081  3795 raft_consensus.cc:359] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.504686  3795 raft_consensus.cc:385] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.504940  3795 raft_consensus.cc:740] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.505656  3794 tablet_bootstrap.cc:492] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: No bootstrap required, opened a new log
I20260710 13:29:02.506206  3794 ts_tablet_manager.cc:1403] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.016s
I20260710 13:29:02.505641  3795 consensus_queue.cc:260] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.508616  3793 tablet_bootstrap.cc:654] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.509169  3794 raft_consensus.cc:359] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.509943  3794 raft_consensus.cc:385] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.510229  3795 ts_tablet_manager.cc:1434] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:29:02.510229  3794 raft_consensus.cc:740] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.511534  3795 tablet_bootstrap.cc:492] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: Bootstrap starting.
I20260710 13:29:02.511274  3794 consensus_queue.cc:260] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.519200  3794 ts_tablet_manager.cc:1434] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:29:02.520375  3794 tablet_bootstrap.cc:492] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: Bootstrap starting.
I20260710 13:29:02.520668  3795 tablet_bootstrap.cc:654] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.526011  3794 tablet_bootstrap.cc:654] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.527746  3795 tablet_bootstrap.cc:492] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: No bootstrap required, opened a new log
I20260710 13:29:02.527760  3793 tablet_bootstrap.cc:492] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e: No bootstrap required, opened a new log
I20260710 13:29:02.528434  3795 ts_tablet_manager.cc:1403] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260710 13:29:02.528509  3793 ts_tablet_manager.cc:1403] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260710 13:29:02.531270  3795 raft_consensus.cc:359] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.531769  3794 tablet_bootstrap.cc:492] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: No bootstrap required, opened a new log
I20260710 13:29:02.532038  3795 raft_consensus.cc:385] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.531701  3793 raft_consensus.cc:359] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.532513  3795 raft_consensus.cc:740] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.532603  3794 ts_tablet_manager.cc:1403] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:29:02.532753  3793 raft_consensus.cc:385] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.533290  3793 raft_consensus.cc:740] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d57808844d74a18bb502008f733ca5e, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.533485  3795 consensus_queue.cc:260] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.534198  3793 consensus_queue.cc:260] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.535774  3795 ts_tablet_manager.cc:1434] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:29:02.536070  3794 raft_consensus.cc:359] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.536670  3793 ts_tablet_manager.cc:1434] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:29:02.536829  3794 raft_consensus.cc:385] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.537132  3794 raft_consensus.cc:740] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.537695  3799 raft_consensus.cc:493] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:02.537793  3793 tablet_bootstrap.cc:492] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e: Bootstrap starting.
I20260710 13:29:02.537811  3794 consensus_queue.cc:260] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.538241  3799 raft_consensus.cc:515] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.540112  3794 ts_tablet_manager.cc:1434] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:29:02.544004  3793 tablet_bootstrap.cc:654] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:02.540354  3799 leader_election.cc:290] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:02.544584  3604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec1d14d976914bfd942da79a910b11d3" is_pre_election: true
I20260710 13:29:02.545238  3604 raft_consensus.cc:2468] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 0.
I20260710 13:29:02.546070  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e" is_pre_election: true
I20260710 13:29:02.546429  3717 leader_election.cc:304] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.546813  3679 raft_consensus.cc:2468] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 0.
I20260710 13:29:02.548544  3799 raft_consensus.cc:2804] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:02.548946  3799 raft_consensus.cc:493] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:02.549273  3799 raft_consensus.cc:3060] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.553372  3793 tablet_bootstrap.cc:492] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e: No bootstrap required, opened a new log
I20260710 13:29:02.553911  3793 ts_tablet_manager.cc:1403] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:29:02.556875  3793 raft_consensus.cc:359] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.557621  3793 raft_consensus.cc:385] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:02.557910  3793 raft_consensus.cc:740] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d57808844d74a18bb502008f733ca5e, State: Initialized, Role: FOLLOWER
I20260710 13:29:02.558650  3793 consensus_queue.cc:260] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.560338  3799 raft_consensus.cc:515] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.560920  3793 ts_tablet_manager.cc:1434] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:29:02.562438  3799 leader_election.cc:290] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 election: Requested vote from peers ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:02.563030  3604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec1d14d976914bfd942da79a910b11d3"
I20260710 13:29:02.563516  3604 raft_consensus.cc:3060] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.564559  3801 raft_consensus.cc:493] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:02.565094  3801 raft_consensus.cc:515] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.567288  3801 leader_election.cc:290] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951), c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507)
I20260710 13:29:02.567946  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e"
I20260710 13:29:02.568508  3679 raft_consensus.cc:3060] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.568351  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82f42011b3c4687b19c0a95073237cc" is_pre_election: true
I20260710 13:29:02.569432  3753 raft_consensus.cc:2468] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 0.
I20260710 13:29:02.570521  3569 leader_election.cc:304] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.573253  3801 raft_consensus.cc:2804] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:02.573617  3801 raft_consensus.cc:493] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:02.573890  3678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e" is_pre_election: true
I20260710 13:29:02.574376  3604 raft_consensus.cc:2468] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 1.
I20260710 13:29:02.574599  3678 raft_consensus.cc:2468] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 0.
I20260710 13:29:02.574856  3679 raft_consensus.cc:2468] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 1.
I20260710 13:29:02.573936  3801 raft_consensus.cc:3060] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.575676  3717 leader_election.cc:304] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.576535  3799 raft_consensus.cc:2804] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:02.577016  3799 raft_consensus.cc:697] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Becoming Leader. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Running, Role: LEADER
I20260710 13:29:02.577729  3799 consensus_queue.cc:237] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.580979  3801 raft_consensus.cc:515] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.583101  3801 leader_election.cc:290] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951), c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507)
I20260710 13:29:02.583889  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d57808844d74a18bb502008f733ca5e"
I20260710 13:29:02.584169  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
I20260710 13:29:02.584518  3679 raft_consensus.cc:3060] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.584851  3753 raft_consensus.cc:3060] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:02.585913  3502 catalog_manager.cc:5697] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc reported cstate change: term changed from 0 to 1, leader changed from <none> to c82f42011b3c4687b19c0a95073237cc (127.31.213.131). New cstate: current_term: 1 leader_uuid: "c82f42011b3c4687b19c0a95073237cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:02.591809  3753 raft_consensus.cc:2468] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 1.
I20260710 13:29:02.591809  3679 raft_consensus.cc:2468] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 1.
I20260710 13:29:02.593698  3569 leader_election.cc:304] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82f42011b3c4687b19c0a95073237cc, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:02.594487  3801 raft_consensus.cc:2804] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:02.595039  3801 raft_consensus.cc:697] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Becoming Leader. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Running, Role: LEADER
I20260710 13:29:02.595860  3801 consensus_queue.cc:237] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.604164  3502 catalog_manager.cc:5697] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec1d14d976914bfd942da79a910b11d3 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "ec1d14d976914bfd942da79a910b11d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:02.636658  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e"
dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
mode: GRACEFUL
new_leader_uuid: "1d57808844d74a18bb502008f733ca5e"
 from {username='slave'} at 127.0.0.1:35784
I20260710 13:29:02.637337  3753 raft_consensus.cc:606] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Received request to transfer leadership to TS 1d57808844d74a18bb502008f733ca5e
I20260710 13:29:02.645511  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e"
dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
mode: GRACEFUL
new_leader_uuid: "ec1d14d976914bfd942da79a910b11d3"
 from {username='slave'} at 127.0.0.1:35784
I20260710 13:29:02.646044  3753 raft_consensus.cc:606] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Received request to transfer leadership to TS ec1d14d976914bfd942da79a910b11d3
I20260710 13:29:02.764926  3799 consensus_queue.cc:1048] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:02.777175  3799 consensus_queue.cc:1048] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:02.785722  3827 raft_consensus.cc:993] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: : Instructing follower 1d57808844d74a18bb502008f733ca5e to start an election
I20260710 13:29:02.786182  3799 raft_consensus.cc:1081] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Signalling peer 1d57808844d74a18bb502008f733ca5e to start an election
I20260710 13:29:02.788049  3679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e"
dest_uuid: "1d57808844d74a18bb502008f733ca5e"
 from {username='slave'} at 127.0.0.1:44518
I20260710 13:29:02.788805  3679 raft_consensus.cc:493] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:02.789250  3679 raft_consensus.cc:3060] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.796547  3679 raft_consensus.cc:515] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.804188  3679 leader_election.cc:290] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [CANDIDATE]: Term 2 election: Requested vote from peers ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015), c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507)
I20260710 13:29:02.807971  3801 consensus_queue.cc:1048] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:02.815315  3604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e" candidate_uuid: "1d57808844d74a18bb502008f733ca5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec1d14d976914bfd942da79a910b11d3"
I20260710 13:29:02.815968  3604 raft_consensus.cc:3060] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.818727  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7143091bbc4db393b9d8831e29c87e" candidate_uuid: "1d57808844d74a18bb502008f733ca5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
I20260710 13:29:02.819379  3753 raft_consensus.cc:3055] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:02.819701  3753 raft_consensus.cc:740] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Running, Role: LEADER
I20260710 13:29:02.820478  3753 consensus_queue.cc:260] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.821785  3753 raft_consensus.cc:3060] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:02.822504  3801 consensus_queue.cc:1048] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:02.829156  3753 raft_consensus.cc:2468] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d57808844d74a18bb502008f733ca5e in term 2.
I20260710 13:29:02.830458  3644 leader_election.cc:304] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d57808844d74a18bb502008f733ca5e, c82f42011b3c4687b19c0a95073237cc; no voters: 
I20260710 13:29:02.831765  3800 raft_consensus.cc:2804] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:02.838013  3604 raft_consensus.cc:2468] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d57808844d74a18bb502008f733ca5e in term 2.
I20260710 13:29:02.840399  3800 raft_consensus.cc:697] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 2 LEADER]: Becoming Leader. State: Replica: 1d57808844d74a18bb502008f733ca5e, State: Running, Role: LEADER
I20260710 13:29:02.841300  3800 consensus_queue.cc:237] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:02.848356  3500 catalog_manager.cc:5697] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e reported cstate change: term changed from 1 to 2, leader changed from c82f42011b3c4687b19c0a95073237cc (127.31.213.131) to 1d57808844d74a18bb502008f733ca5e (127.31.213.130). New cstate: current_term: 2 leader_uuid: "1d57808844d74a18bb502008f733ca5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:03.009274  3809 consensus_queue.cc:1048] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:03.020462  3835 consensus_queue.cc:1048] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:03.117376  3827 consensus_queue.cc:1048] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:03.127173  3806 consensus_queue.cc:1048] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:03.135196  3799 raft_consensus.cc:993] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: : Instructing follower ec1d14d976914bfd942da79a910b11d3 to start an election
I20260710 13:29:03.135615  3806 raft_consensus.cc:1081] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Signalling peer ec1d14d976914bfd942da79a910b11d3 to start an election
I20260710 13:29:03.137182  3604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e"
dest_uuid: "ec1d14d976914bfd942da79a910b11d3"
 from {username='slave'} at 127.0.0.1:54086
I20260710 13:29:03.137699  3604 raft_consensus.cc:493] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:03.138093  3604 raft_consensus.cc:3060] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:03.143054  3604 raft_consensus.cc:515] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:03.145004  3604 leader_election.cc:290] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 2 election: Requested vote from peers 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951), c82f42011b3c4687b19c0a95073237cc (127.31.213.131:41507)
I20260710 13:29:03.146277  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d57808844d74a18bb502008f733ca5e"
I20260710 13:29:03.146237  3752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38be8168d1eb4c2291c7b91b0a3cac3e" candidate_uuid: "ec1d14d976914bfd942da79a910b11d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
I20260710 13:29:03.147037  3679 raft_consensus.cc:3060] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:03.147096  3752 raft_consensus.cc:3055] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:03.147648  3752 raft_consensus.cc:740] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Running, Role: LEADER
I20260710 13:29:03.148481  3752 consensus_queue.cc:260] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:03.149756  3752 raft_consensus.cc:3060] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:03.154646  3679 raft_consensus.cc:2468] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 2.
I20260710 13:29:03.155834  3567 leader_election.cc:304] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d57808844d74a18bb502008f733ca5e, ec1d14d976914bfd942da79a910b11d3; no voters: 
I20260710 13:29:03.156611  3835 raft_consensus.cc:2804] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:03.156729  3752 raft_consensus.cc:2468] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec1d14d976914bfd942da79a910b11d3 in term 2.
I20260710 13:29:03.157143  3835 raft_consensus.cc:697] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 2 LEADER]: Becoming Leader. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Running, Role: LEADER
I20260710 13:29:03.157986  3835 consensus_queue.cc:237] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:03.163844  3500 catalog_manager.cc:5697] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 reported cstate change: term changed from 1 to 2, leader changed from c82f42011b3c4687b19c0a95073237cc (127.31.213.131) to ec1d14d976914bfd942da79a910b11d3 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "ec1d14d976914bfd942da79a910b11d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:03.257236  3604 raft_consensus.cc:1275] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Refusing update from remote peer 1d57808844d74a18bb502008f733ca5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:03.258616  3800 consensus_queue.cc:1048] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:03.265969  3752 raft_consensus.cc:1275] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Refusing update from remote peer 1d57808844d74a18bb502008f733ca5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:03.267858  3842 consensus_queue.cc:1048] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:03.367190 32598 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:29:03.368818 32598 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:29:03.369221 32598 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:29:03.381049  3604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f"
dest_uuid: "ec1d14d976914bfd942da79a910b11d3"
mode: GRACEFUL
new_leader_uuid: "c82f42011b3c4687b19c0a95073237cc"
 from {username='slave'} at 127.0.0.1:54098
I20260710 13:29:03.381637  3604 raft_consensus.cc:606] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Received request to transfer leadership to TS c82f42011b3c4687b19c0a95073237cc
I20260710 13:29:03.382799 32598 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:29:03.467288  3809 raft_consensus.cc:993] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: : Instructing follower c82f42011b3c4687b19c0a95073237cc to start an election
I20260710 13:29:03.467846  3835 raft_consensus.cc:1081] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Signalling peer c82f42011b3c4687b19c0a95073237cc to start an election
I20260710 13:29:03.469657  3752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f"
dest_uuid: "c82f42011b3c4687b19c0a95073237cc"
 from {username='slave'} at 127.0.0.1:35770
I20260710 13:29:03.470232  3752 raft_consensus.cc:493] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:03.470595  3752 raft_consensus.cc:3060] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:03.475759  3752 raft_consensus.cc:515] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:03.477582  3752 leader_election.cc:290] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 2 election: Requested vote from peers ec1d14d976914bfd942da79a910b11d3 (127.31.213.129:35015), 1d57808844d74a18bb502008f733ca5e (127.31.213.130:35951)
I20260710 13:29:03.478293  3604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec1d14d976914bfd942da79a910b11d3"
I20260710 13:29:03.478600  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edc517ee92d431992a9951d1a64121f" candidate_uuid: "c82f42011b3c4687b19c0a95073237cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d57808844d74a18bb502008f733ca5e"
I20260710 13:29:03.478920  3604 raft_consensus.cc:3055] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:03.479226  3679 raft_consensus.cc:3060] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:03.479274  3604 raft_consensus.cc:740] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec1d14d976914bfd942da79a910b11d3, State: Running, Role: LEADER
I20260710 13:29:03.480052  3604 consensus_queue.cc:260] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:03.481105  3604 raft_consensus.cc:3060] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:03.484266  3679 raft_consensus.cc:2468] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 2.
I20260710 13:29:03.485563  3716 leader_election.cc:304] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d57808844d74a18bb502008f733ca5e, c82f42011b3c4687b19c0a95073237cc; no voters: 
I20260710 13:29:03.485675  3604 raft_consensus.cc:2468] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82f42011b3c4687b19c0a95073237cc in term 2.
I20260710 13:29:03.486305  3806 raft_consensus.cc:2804] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:03.486856  3806 raft_consensus.cc:697] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 2 LEADER]: Becoming Leader. State: Replica: c82f42011b3c4687b19c0a95073237cc, State: Running, Role: LEADER
I20260710 13:29:03.487587  3806 consensus_queue.cc:237] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } }
I20260710 13:29:03.494163  3500 catalog_manager.cc:5697] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc reported cstate change: term changed from 1 to 2, leader changed from ec1d14d976914bfd942da79a910b11d3 (127.31.213.129) to c82f42011b3c4687b19c0a95073237cc (127.31.213.131). New cstate: current_term: 2 leader_uuid: "c82f42011b3c4687b19c0a95073237cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec1d14d976914bfd942da79a910b11d3" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 35015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d57808844d74a18bb502008f733ca5e" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82f42011b3c4687b19c0a95073237cc" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 41507 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:03.519752 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
I20260710 13:29:03.538650 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:03.539239 32598 tablet_replica.cc:333] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3: stopping tablet replica
I20260710 13:29:03.539711 32598 raft_consensus.cc:2243] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.540095 32598 raft_consensus.cc:2272] T 3edc517ee92d431992a9951d1a64121f P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.542076 32598 tablet_replica.cc:333] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: stopping tablet replica
I20260710 13:29:03.542522 32598 raft_consensus.cc:2243] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:03.543040 32598 pending_rounds.cc:70] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: Trying to abort 1 pending ops.
I20260710 13:29:03.543216 32598 pending_rounds.cc:77] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994826382131200 op_type: NO_OP noop_request { }
I20260710 13:29:03.543447 32598 raft_consensus.cc:2889] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:29:03.543660 32598 raft_consensus.cc:2272] T 38be8168d1eb4c2291c7b91b0a3cac3e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.545598 32598 tablet_replica.cc:333] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3: stopping tablet replica
I20260710 13:29:03.546022 32598 raft_consensus.cc:2243] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.546362 32598 raft_consensus.cc:2272] T 3e7143091bbc4db393b9d8831e29c87e P ec1d14d976914bfd942da79a910b11d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.548857 32598 tablet_replica.cc:333] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3: stopping tablet replica
I20260710 13:29:03.549278 32598 raft_consensus.cc:2243] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:03.549943 32598 raft_consensus.cc:2272] T ec09fd7bba3c4026895d87dd4808d907 P ec1d14d976914bfd942da79a910b11d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.573082 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
I20260710 13:29:03.584156 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
I20260710 13:29:03.602229 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:03.602846 32598 tablet_replica.cc:333] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e: stopping tablet replica
I20260710 13:29:03.603394 32598 raft_consensus.cc:2243] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.603830 32598 raft_consensus.cc:2272] T 3edc517ee92d431992a9951d1a64121f P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.606220 32598 tablet_replica.cc:333] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e: stopping tablet replica
I20260710 13:29:03.606734 32598 raft_consensus.cc:2243] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.607141 32598 raft_consensus.cc:2272] T ec09fd7bba3c4026895d87dd4808d907 P 1d57808844d74a18bb502008f733ca5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.610001 32598 tablet_replica.cc:333] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e: stopping tablet replica
I20260710 13:29:03.610569 32598 raft_consensus.cc:2243] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.611006 32598 raft_consensus.cc:2272] T 38be8168d1eb4c2291c7b91b0a3cac3e P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.613389 32598 tablet_replica.cc:333] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e: stopping tablet replica
I20260710 13:29:03.613903 32598 raft_consensus.cc:2243] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:03.614728 32598 raft_consensus.cc:2272] T 3e7143091bbc4db393b9d8831e29c87e P 1d57808844d74a18bb502008f733ca5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.637135 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
I20260710 13:29:03.648046 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
I20260710 13:29:03.663692 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:03.664319 32598 tablet_replica.cc:333] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: stopping tablet replica
I20260710 13:29:03.664906 32598 raft_consensus.cc:2243] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:03.665513 32598 pending_rounds.cc:70] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: Trying to abort 1 pending ops.
I20260710 13:29:03.665670 32598 pending_rounds.cc:77] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994827732635648 op_type: NO_OP noop_request { }
I20260710 13:29:03.665975 32598 raft_consensus.cc:2889] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:29:03.666261 32598 raft_consensus.cc:2272] T 3edc517ee92d431992a9951d1a64121f P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.668365 32598 tablet_replica.cc:333] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc: stopping tablet replica
I20260710 13:29:03.668937 32598 raft_consensus.cc:2243] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.669348 32598 raft_consensus.cc:2272] T ec09fd7bba3c4026895d87dd4808d907 P c82f42011b3c4687b19c0a95073237cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.671715 32598 tablet_replica.cc:333] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc: stopping tablet replica
I20260710 13:29:03.672225 32598 raft_consensus.cc:2243] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.672680 32598 raft_consensus.cc:2272] T 38be8168d1eb4c2291c7b91b0a3cac3e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.674590 32598 tablet_replica.cc:333] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc: stopping tablet replica
I20260710 13:29:03.675058 32598 raft_consensus.cc:2243] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:03.675468 32598 raft_consensus.cc:2272] T 3e7143091bbc4db393b9d8831e29c87e P c82f42011b3c4687b19c0a95073237cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.697227 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:29:03.708352 32598 master.cc:562] Master@127.31.213.190:44393 shutting down...
I20260710 13:29:03.722347 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:03.722884 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:03.723201 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43df63c301134581b2a2b847efe3c3a5: stopping tablet replica
I20260710 13:29:03.741513 32598 master.cc:584] Master@127.31.213.190:44393 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2204 ms)
[----------] 6 tests from LeaderRebalancerTest (89073 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:29:03.766924 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:37361
I20260710 13:29:03.767982 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:03.772691  3845 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:29:03.774190  3846 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:29:03.774196  3848 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:29:03.774611 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:03.775513 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:03.775715 32598 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:29:03.775878 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690143775862 us; error 0 us; skew 500 ppm
I20260710 13:29:03.776415 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:03.778594 32598 webserver.cc:533] Webserver started at http://127.31.213.190:35165/ using document root <none> and password file <none>
I20260710 13:29:03.779071 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:03.779278 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:03.779538 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:03.780536 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "54f2887c27414dc0981eba0ce7a174b3"
format_stamp: "Formatted at 2026-07-10 13:29:03 on dist-test-slave-20gn"
I20260710 13:29:03.784835 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:29:03.788048  3853 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:29:03.788808 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:29:03.789074 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "54f2887c27414dc0981eba0ce7a174b3"
format_stamp: "Formatted at 2026-07-10 13:29:03 on dist-test-slave-20gn"
I20260710 13:29:03.789364 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-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:29:03.818456 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:03.819507 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:03.853839 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:37361
I20260710 13:29:03.853927  3904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:37361 every 8 connection(s)
I20260710 13:29:03.857779  3905 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:29:03.867678  3905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3: Bootstrap starting.
I20260710 13:29:03.871881  3905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:03.875694  3905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3: No bootstrap required, opened a new log
I20260710 13:29:03.877631  3905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f2887c27414dc0981eba0ce7a174b3" member_type: VOTER }
I20260710 13:29:03.877980  3905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:03.878149  3905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2887c27414dc0981eba0ce7a174b3, State: Initialized, Role: FOLLOWER
I20260710 13:29:03.878618  3905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54f2887c27414dc0981eba0ce7a174b3" member_type: VOTER }
I20260710 13:29:03.879014  3905 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:29:03.879196  3905 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:29:03.879393  3905 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:03.883682  3905 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f2887c27414dc0981eba0ce7a174b3" member_type: VOTER }
I20260710 13:29:03.884135  3905 leader_election.cc:304] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [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: 54f2887c27414dc0981eba0ce7a174b3; no voters: 
I20260710 13:29:03.885177  3905 leader_election.cc:290] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:29:03.885490  3908 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:03.886869  3908 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2887c27414dc0981eba0ce7a174b3, State: Running, Role: LEADER
I20260710 13:29:03.887506  3908 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [LEADER]: Queue going to LEADER mode. State: All 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: "54f2887c27414dc0981eba0ce7a174b3" member_type: VOTER }
I20260710 13:29:03.888099  3905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:29:03.890462  3910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54f2887c27414dc0981eba0ce7a174b3. Latest consensus state: current_term: 1 leader_uuid: "54f2887c27414dc0981eba0ce7a174b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f2887c27414dc0981eba0ce7a174b3" member_type: VOTER } }
I20260710 13:29:03.890411  3909 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54f2887c27414dc0981eba0ce7a174b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54f2887c27414dc0981eba0ce7a174b3" member_type: VOTER } }
I20260710 13:29:03.891189  3910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:03.891515  3909 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:03.893960  3913 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:29:03.901737  3913 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:29:03.902864 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:29:03.910439  3913 catalog_manager.cc:1383] Generated new cluster ID: 4879f8b4d0ab4e29be5e1c589d438717
I20260710 13:29:03.910723  3913 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:29:03.929673  3913 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:29:03.930902  3913 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:29:03.946570  3913 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3: Generated new TSK 0
I20260710 13:29:03.947168  3913 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:29:03.969887 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:03.975757  3926 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:29:03.977083  3927 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:29:03.978909  3929 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:29:03.979362 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:03.980247 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:03.980424 32598 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:29:03.980544 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690143980533 us; error 0 us; skew 500 ppm
I20260710 13:29:03.981084 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:03.983281 32598 webserver.cc:533] Webserver started at http://127.31.213.129:42715/ using document root <none> and password file <none>
I20260710 13:29:03.983721 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:03.983875 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:03.984092 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:03.985198 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
format_stamp: "Formatted at 2026-07-10 13:29:03 on dist-test-slave-20gn"
I20260710 13:29:03.989485 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:29:03.992753  3934 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:29:03.993443 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:29:03.993744 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
format_stamp: "Formatted at 2026-07-10 13:29:03 on dist-test-slave-20gn"
I20260710 13:29:03.994032 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-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:29:04.024158 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:04.025369 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:04.026809 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:04.029045 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:04.029263 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:04.029515 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:04.029682 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:04.078588 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:38265
I20260710 13:29:04.078701  3996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:38265 every 8 connection(s)
I20260710 13:29:04.083765 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:04.092279  4001 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:29:04.093250  4002 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:29:04.096276  4004 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:29:04.097302 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:04.099128 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:04.099380 32598 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:29:04.099575 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690144099551 us; error 0 us; skew 500 ppm
I20260710 13:29:04.100149 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:04.100754  3997 heartbeater.cc:344] Connected to a master server at 127.31.213.190:37361
I20260710 13:29:04.101147  3997 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:04.101918  3997 heartbeater.cc:507] Master 127.31.213.190:37361 requested a full tablet report, sending...
I20260710 13:29:04.102878 32598 webserver.cc:533] Webserver started at http://127.31.213.130:46503/ using document root <none> and password file <none>
I20260710 13:29:04.103506 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:04.103736 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:04.104084 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:04.103962  3870 ts_manager.cc:194] Registered new tserver with Master: 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265)
I20260710 13:29:04.105567 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "8d6ed4a75fec40938c220def432472c9"
format_stamp: "Formatted at 2026-07-10 13:29:04 on dist-test-slave-20gn"
I20260710 13:29:04.106374  3870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54840
I20260710 13:29:04.110415 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:29:04.113659  4009 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:29:04.114392 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:29:04.114635 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "8d6ed4a75fec40938c220def432472c9"
format_stamp: "Formatted at 2026-07-10 13:29:04 on dist-test-slave-20gn"
I20260710 13:29:04.114859 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-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:29:04.134380 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:04.135360 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:04.136734 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:04.138888 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:04.139067 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:04.139348 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:04.139508 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:04.176036 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:36431
I20260710 13:29:04.176117  4071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:36431 every 8 connection(s)
I20260710 13:29:04.180711 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:04.187299  4075 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:29:04.189023  4076 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:29:04.192549  4078 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:29:04.192840  4072 heartbeater.cc:344] Connected to a master server at 127.31.213.190:37361
I20260710 13:29:04.193333  4072 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:04.193758 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:04.194222  4072 heartbeater.cc:507] Master 127.31.213.190:37361 requested a full tablet report, sending...
I20260710 13:29:04.194923 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:04.195298 32598 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:29:04.195565 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690144195520 us; error 0 us; skew 500 ppm
I20260710 13:29:04.196347 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:04.196416  3870 ts_manager.cc:194] Registered new tserver with Master: 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:04.198228  3870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54848
I20260710 13:29:04.199477 32598 webserver.cc:533] Webserver started at http://127.31.213.131:41759/ using document root <none> and password file <none>
I20260710 13:29:04.200075 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:04.200304 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:04.200604 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:04.201858 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "bbf967fcffd5415baf6ef578b4634ce6"
format_stamp: "Formatted at 2026-07-10 13:29:04 on dist-test-slave-20gn"
I20260710 13:29:04.206624 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:29:04.210117  4083 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:29:04.210954 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:29:04.211329 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "bbf967fcffd5415baf6ef578b4634ce6"
format_stamp: "Formatted at 2026-07-10 13:29:04 on dist-test-slave-20gn"
I20260710 13:29:04.211699 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690054532251-32598-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:29:04.224944 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:04.226061 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:04.227564 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:04.230017 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:04.230274 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:04.230581 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:04.230820 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:04.272502 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:36397
I20260710 13:29:04.272606  4145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:36397 every 8 connection(s)
I20260710 13:29:04.286707  4146 heartbeater.cc:344] Connected to a master server at 127.31.213.190:37361
I20260710 13:29:04.287135  4146 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:04.287997  4146 heartbeater.cc:507] Master 127.31.213.190:37361 requested a full tablet report, sending...
I20260710 13:29:04.290154  3870 ts_manager.cc:194] Registered new tserver with Master: bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:04.290755 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014578024s
I20260710 13:29:04.291762  3870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54856
I20260710 13:29:04.316468  3870 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54858:
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:29:04.319087  3870 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.
W20260710 13:29:04.898850  3918 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:05.110468  3997 heartbeater.cc:499] Master 127.31.213.190:37361 was elected leader, sending a full tablet report...
I20260710 13:29:05.140703  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 28a3063136c64fed8477b021936431d7 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:05.141007  4111 tablet_service.cc:1511] Processing CreateTablet for tablet 28a3063136c64fed8477b021936431d7 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:05.142239  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28a3063136c64fed8477b021936431d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.143344  4109 tablet_service.cc:1511] Processing CreateTablet for tablet 802be03b766740a6a7a6a98fd5911754 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:05.145493  4037 tablet_service.cc:1511] Processing CreateTablet for tablet 28a3063136c64fed8477b021936431d7 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:05.146271  3961 tablet_service.cc:1511] Processing CreateTablet for tablet da5aca01cff84e14b4b9e01625cdd65c (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:05.146993  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28a3063136c64fed8477b021936431d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.147714  3961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5aca01cff84e14b4b9e01625cdd65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.147470  4108 tablet_service.cc:1511] Processing CreateTablet for tablet 172a81946bdc4c5694078804b236dfcd (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:05.149772  4110 tablet_service.cc:1511] Processing CreateTablet for tablet da5aca01cff84e14b4b9e01625cdd65c (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:05.150108  4036 tablet_service.cc:1511] Processing CreateTablet for tablet da5aca01cff84e14b4b9e01625cdd65c (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:05.151582  4036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5aca01cff84e14b4b9e01625cdd65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.153718  4035 tablet_service.cc:1511] Processing CreateTablet for tablet 802be03b766740a6a7a6a98fd5911754 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:05.155198  4035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802be03b766740a6a7a6a98fd5911754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.155118  4107 tablet_service.cc:1511] Processing CreateTablet for tablet bb1bc1065a6041739d3e39ef71b608a3 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:05.155831  3959 tablet_service.cc:1511] Processing CreateTablet for tablet 172a81946bdc4c5694078804b236dfcd (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:05.157737  3958 tablet_service.cc:1511] Processing CreateTablet for tablet bb1bc1065a6041739d3e39ef71b608a3 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:05.158576  4106 tablet_service.cc:1511] Processing CreateTablet for tablet a1df8f9b953843aa820983a9c9f5c5ae (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:05.158869  3957 tablet_service.cc:1511] Processing CreateTablet for tablet a1df8f9b953843aa820983a9c9f5c5ae (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:05.157753  4034 tablet_service.cc:1511] Processing CreateTablet for tablet 172a81946bdc4c5694078804b236dfcd (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:05.152076  3960 tablet_service.cc:1511] Processing CreateTablet for tablet 802be03b766740a6a7a6a98fd5911754 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:05.142253  4111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28a3063136c64fed8477b021936431d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.164144  4033 tablet_service.cc:1511] Processing CreateTablet for tablet bb1bc1065a6041739d3e39ef71b608a3 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:05.164587  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5aca01cff84e14b4b9e01625cdd65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.168876  4106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1df8f9b953843aa820983a9c9f5c5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.165512  4105 tablet_service.cc:1511] Processing CreateTablet for tablet 056079e7db1644619d47fdcf03cc5d99 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:05.169726  4030 tablet_service.cc:1511] Processing CreateTablet for tablet 10b9e90b4fae46bfb96e1353ff832306 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:05.170291  4105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056079e7db1644619d47fdcf03cc5d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.172811  4030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b9e90b4fae46bfb96e1353ff832306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.173183  4103 tablet_service.cc:1511] Processing CreateTablet for tablet 4a80b6ac9e2242e2b54e53e75e1091da (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:05.174371  4033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1bc1065a6041739d3e39ef71b608a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.174523  4103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a80b6ac9e2242e2b54e53e75e1091da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.176162  4034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172a81946bdc4c5694078804b236dfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.166244  3956 tablet_service.cc:1511] Processing CreateTablet for tablet 056079e7db1644619d47fdcf03cc5d99 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:05.178344  4029 tablet_service.cc:1511] Processing CreateTablet for tablet 4a80b6ac9e2242e2b54e53e75e1091da (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:05.166683  4104 tablet_service.cc:1511] Processing CreateTablet for tablet 10b9e90b4fae46bfb96e1353ff832306 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:05.179922  4029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a80b6ac9e2242e2b54e53e75e1091da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.167467  4031 tablet_service.cc:1511] Processing CreateTablet for tablet 056079e7db1644619d47fdcf03cc5d99 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:05.181545  3958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1bc1065a6041739d3e39ef71b608a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.182252  4031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056079e7db1644619d47fdcf03cc5d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.183420  3956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056079e7db1644619d47fdcf03cc5d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.167933  3955 tablet_service.cc:1511] Processing CreateTablet for tablet 10b9e90b4fae46bfb96e1353ff832306 (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:05.184851  3955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b9e90b4fae46bfb96e1353ff832306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.166368  4032 tablet_service.cc:1511] Processing CreateTablet for tablet a1df8f9b953843aa820983a9c9f5c5ae (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:05.186219  4032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1df8f9b953843aa820983a9c9f5c5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.176877  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802be03b766740a6a7a6a98fd5911754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.190027  4107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1bc1065a6041739d3e39ef71b608a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.191239  4104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b9e90b4fae46bfb96e1353ff832306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.193197  4108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172a81946bdc4c5694078804b236dfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.198177  3954 tablet_service.cc:1511] Processing CreateTablet for tablet 4a80b6ac9e2242e2b54e53e75e1091da (DEFAULT_TABLE table=test-workload [id=6ad7d83164894cc9bb2c7e350f6f2d61]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:05.199839  3957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1df8f9b953843aa820983a9c9f5c5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.201754  4072 heartbeater.cc:499] Master 127.31.213.190:37361 was elected leader, sending a full tablet report...
I20260710 13:29:05.209237  3959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172a81946bdc4c5694078804b236dfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.213032  3960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802be03b766740a6a7a6a98fd5911754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.241250  3954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a80b6ac9e2242e2b54e53e75e1091da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:05.261929  4164 tablet_bootstrap.cc:492] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.268923  4164 tablet_bootstrap.cc:654] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.294641  4146 heartbeater.cc:499] Master 127.31.213.190:37361 was elected leader, sending a full tablet report...
I20260710 13:29:05.325222  4165 tablet_bootstrap.cc:492] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.331733  4165 tablet_bootstrap.cc:654] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.378567  4165 tablet_bootstrap.cc:492] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.379122  4165 ts_tablet_manager.cc:1403] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260710 13:29:05.382378  4165 raft_consensus.cc:359] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.383139  4165 raft_consensus.cc:385] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.383401  4165 raft_consensus.cc:740] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.383991  4165 consensus_queue.cc:260] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
W20260710 13:29:05.409065  3855 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.213.130:36431, user_credentials={real_user=slave}} blocked reactor thread for 70963.4us
I20260710 13:29:05.425038  4165 ts_tablet_manager.cc:1434] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 13:29:05.427294  4165 tablet_bootstrap.cc:492] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.438211  4165 tablet_bootstrap.cc:654] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.439565  4167 tablet_bootstrap.cc:492] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.454879  4167 tablet_bootstrap.cc:654] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.457108  4165 tablet_bootstrap.cc:492] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.457799  4164 tablet_bootstrap.cc:492] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.457908  4165 ts_tablet_manager.cc:1403] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.007s
I20260710 13:29:05.458743  4164 ts_tablet_manager.cc:1403] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.197s	user 0.010s	sys 0.009s
I20260710 13:29:05.461323  4167 tablet_bootstrap.cc:492] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.461804  4167 ts_tablet_manager.cc:1403] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 13:29:05.462271  4165 raft_consensus.cc:359] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.462956  4164 raft_consensus.cc:359] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.463639  4165 raft_consensus.cc:385] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.463796  4164 raft_consensus.cc:385] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.463996  4165 raft_consensus.cc:740] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.464128  4164 raft_consensus.cc:740] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.464563  4167 raft_consensus.cc:359] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.465305  4167 raft_consensus.cc:385] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.465613  4167 raft_consensus.cc:740] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.464938  4164 consensus_queue.cc:260] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.464938  4165 consensus_queue.cc:260] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.466552  4167 consensus_queue.cc:260] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.467942  4165 ts_tablet_manager.cc:1434] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:29:05.469885  4165 tablet_bootstrap.cc:492] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.475805  4167 ts_tablet_manager.cc:1434] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:29:05.477496  4167 tablet_bootstrap.cc:492] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.478559  4165 tablet_bootstrap.cc:654] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.487087  4164 ts_tablet_manager.cc:1434] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 13:29:05.487639  4167 tablet_bootstrap.cc:654] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.488543  4164 tablet_bootstrap.cc:492] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.491238  4175 raft_consensus.cc:493] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.496583  4175 raft_consensus.cc:515] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.509416  4175 leader_election.cc:290] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.512974  4164 tablet_bootstrap.cc:654] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.515820  4165 tablet_bootstrap.cc:492] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.516552  4165 ts_tablet_manager.cc:1403] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.009s
I20260710 13:29:05.520052  4165 raft_consensus.cc:359] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.520884  4165 raft_consensus.cc:385] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.521265  4165 raft_consensus.cc:740] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.522758  4167 tablet_bootstrap.cc:492] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.523358  4167 ts_tablet_manager.cc:1403] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.018s
I20260710 13:29:05.522356  4165 consensus_queue.cc:260] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.524019  4170 raft_consensus.cc:493] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.524523  4170 raft_consensus.cc:515] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.526568  4167 raft_consensus.cc:359] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.527345  4167 raft_consensus.cc:385] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.527621  4167 raft_consensus.cc:740] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.531230  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
W20260710 13:29:05.534243  4013 leader_election.cc:343] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.535578  4170 leader_election.cc:290] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.536499  4164 tablet_bootstrap.cc:492] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.539113  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.537503  4167 consensus_queue.cc:260] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.543699  4167 ts_tablet_manager.cc:1434] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260710 13:29:05.545080  4167 tablet_bootstrap.cc:492] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.541111  4164 ts_tablet_manager.cc:1403] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.008s
W20260710 13:29:05.543473  4012 leader_election.cc:343] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.548928  4012 leader_election.cc:304] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:05.553570  4167 tablet_bootstrap.cc:654] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.553403  4164 raft_consensus.cc:359] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.554176  4164 raft_consensus.cc:385] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.554502  4164 raft_consensus.cc:740] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.555250  4175 raft_consensus.cc:2749] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:05.558451  4164 consensus_queue.cc:260] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.560801  4165 ts_tablet_manager.cc:1434] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.044s	user 0.019s	sys 0.006s
I20260710 13:29:05.562323  4165 tablet_bootstrap.cc:492] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.565178  4164 ts_tablet_manager.cc:1434] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:29:05.569067  4164 tablet_bootstrap.cc:492] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.573786  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802be03b766740a6a7a6a98fd5911754" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
W20260710 13:29:05.575623  4085 leader_election.cc:343] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.579322  4167 tablet_bootstrap.cc:492] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.569424  4165 tablet_bootstrap.cc:654] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.579873  4167 ts_tablet_manager.cc:1403] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
I20260710 13:29:05.579960  4164 tablet_bootstrap.cc:654] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.583407  4167 raft_consensus.cc:359] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.584123  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802be03b766740a6a7a6a98fd5911754" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.584545  4167 raft_consensus.cc:385] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.585201  4167 raft_consensus.cc:740] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
W20260710 13:29:05.586460  4086 leader_election.cc:343] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.586376  4167 consensus_queue.cc:260] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.587216  4086 leader_election.cc:304] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:05.588599  4184 raft_consensus.cc:2749] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:05.591495  4167 ts_tablet_manager.cc:1434] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:29:05.591830  4164 tablet_bootstrap.cc:492] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.592072  4165 tablet_bootstrap.cc:492] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.592406  4164 ts_tablet_manager.cc:1403] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260710 13:29:05.592705  4165 ts_tablet_manager.cc:1403] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.013s
I20260710 13:29:05.594789  4167 tablet_bootstrap.cc:492] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.595978  4164 raft_consensus.cc:359] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.596791  4164 raft_consensus.cc:385] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.597116  4164 raft_consensus.cc:740] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.597856  4165 raft_consensus.cc:359] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.598668  4165 raft_consensus.cc:385] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.598634  4164 consensus_queue.cc:260] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.599171  4165 raft_consensus.cc:740] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.600149  4165 consensus_queue.cc:260] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.602555  4165 ts_tablet_manager.cc:1434] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:29:05.603196  4167 tablet_bootstrap.cc:654] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.603440  4164 ts_tablet_manager.cc:1434] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:29:05.603992  4165 tablet_bootstrap.cc:492] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.604880  4164 tablet_bootstrap.cc:492] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.612452  4164 tablet_bootstrap.cc:654] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.612874  4165 tablet_bootstrap.cc:654] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.618795  4167 tablet_bootstrap.cc:492] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.619477  4167 ts_tablet_manager.cc:1403] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260710 13:29:05.624702  4167 raft_consensus.cc:359] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.625507  4167 raft_consensus.cc:385] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.625885  4167 raft_consensus.cc:740] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.626071  4165 tablet_bootstrap.cc:492] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.626669  4165 ts_tablet_manager.cc:1403] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260710 13:29:05.626931  4167 consensus_queue.cc:260] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.629902  4165 raft_consensus.cc:359] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.630645  4167 ts_tablet_manager.cc:1434] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:29:05.630681  4165 raft_consensus.cc:385] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.631350  4165 raft_consensus.cc:740] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.632301  4167 tablet_bootstrap.cc:492] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.632207  4165 consensus_queue.cc:260] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.637135  4165 ts_tablet_manager.cc:1434] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:29:05.638487  4165 tablet_bootstrap.cc:492] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.639436  4164 tablet_bootstrap.cc:492] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.640074  4164 ts_tablet_manager.cc:1403] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.017s
W20260710 13:29:05.640265  3993 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3440 after lost signal to thread 32601
I20260710 13:29:05.642361  4167 tablet_bootstrap.cc:654] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
W20260710 13:29:05.641839  3993 debug-util.cc:398] Leaking SignalData structure 0x7b0800203c40 after lost signal to thread 3904
I20260710 13:29:05.648218  4165 tablet_bootstrap.cc:654] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.654841  4167 tablet_bootstrap.cc:492] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.655294  4167 ts_tablet_manager.cc:1403] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 13:29:05.655174  4164 raft_consensus.cc:359] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.656088  4164 raft_consensus.cc:385] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.656425  4164 raft_consensus.cc:740] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.657464  4164 consensus_queue.cc:260] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.658377  4167 raft_consensus.cc:359] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.658875  4165 tablet_bootstrap.cc:492] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.659332  4167 raft_consensus.cc:385] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.659515  4165 ts_tablet_manager.cc:1403] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 13:29:05.659741  4167 raft_consensus.cc:740] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.659991  4164 ts_tablet_manager.cc:1434] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:29:05.660769  4167 consensus_queue.cc:260] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.661360  4164 tablet_bootstrap.cc:492] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.662870  4165 raft_consensus.cc:359] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.663648  4165 raft_consensus.cc:385] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.664004  4165 raft_consensus.cc:740] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.664914  4165 consensus_queue.cc:260] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.665904  4167 ts_tablet_manager.cc:1434] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:29:05.667003  4167 tablet_bootstrap.cc:492] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.670524  4165 ts_tablet_manager.cc:1434] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:29:05.672039  4165 tablet_bootstrap.cc:492] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.674039  4167 tablet_bootstrap.cc:654] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.679548  4165 tablet_bootstrap.cc:654] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.682523  4164 tablet_bootstrap.cc:654] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.690591  4184 raft_consensus.cc:493] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.691455  4184 raft_consensus.cc:515] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.695789  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
W20260710 13:29:05.697962  4086 leader_election.cc:343] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.700109  4184 leader_election.cc:290] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.703411  4167 tablet_bootstrap.cc:492] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.704005  4167 ts_tablet_manager.cc:1403] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.007s
I20260710 13:29:05.704470  4164 tablet_bootstrap.cc:492] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.700924  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.705297  4164 ts_tablet_manager.cc:1403] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.009s
W20260710 13:29:05.706210  4085 leader_election.cc:343] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.706820  4085 leader_election.cc:304] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:05.707749  4184 raft_consensus.cc:2749] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:05.708463  4164 raft_consensus.cc:359] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.708544  4167 raft_consensus.cc:359] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.709473  4164 raft_consensus.cc:385] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.709609  4167 raft_consensus.cc:385] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.709843  4164 raft_consensus.cc:740] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.710069  4167 raft_consensus.cc:740] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.710791  4164 consensus_queue.cc:260] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.711172  4167 consensus_queue.cc:260] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.714075  4167 ts_tablet_manager.cc:1434] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:29:05.715222  4167 tablet_bootstrap.cc:492] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.715507  4165 tablet_bootstrap.cc:492] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.716074  4165 ts_tablet_manager.cc:1403] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.016s
I20260710 13:29:05.716236  4164 ts_tablet_manager.cc:1434] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:29:05.717537  4164 tablet_bootstrap.cc:492] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.719700  4165 raft_consensus.cc:359] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.720544  4165 raft_consensus.cc:385] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.721086  4165 raft_consensus.cc:740] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.721942  4165 consensus_queue.cc:260] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.722996  4167 tablet_bootstrap.cc:654] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.724560  4165 ts_tablet_manager.cc:1434] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:29:05.725678  4164 tablet_bootstrap.cc:654] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.725932  4165 tablet_bootstrap.cc:492] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.741142  4164 tablet_bootstrap.cc:492] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.741760  4164 ts_tablet_manager.cc:1403] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260710 13:29:05.742159  4184 raft_consensus.cc:493] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.742758  4184 raft_consensus.cc:515] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.745128  4184 leader_election.cc:290] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.744867  4164 raft_consensus.cc:359] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.745635  4164 raft_consensus.cc:385] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.745781  4165 tablet_bootstrap.cc:654] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.746116  4164 raft_consensus.cc:740] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.746167  4174 raft_consensus.cc:493] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.746935  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.746814  4174 raft_consensus.cc:515] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.747049  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.747574  3972 raft_consensus.cc:2468] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:05.747821  4047 raft_consensus.cc:2468] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:05.748931  4086 leader_election.cc:304] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:05.749810  4184 raft_consensus.cc:2804] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.750226  4184 raft_consensus.cc:493] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.750613  4184 raft_consensus.cc:3060] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.753458  4174 leader_election.cc:290] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.759975  4164 consensus_queue.cc:260] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.761359  4167 tablet_bootstrap.cc:492] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.762151  4167 ts_tablet_manager.cc:1403] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.011s
I20260710 13:29:05.762759  4184 raft_consensus.cc:515] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.765234  4167 raft_consensus.cc:359] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.766016  4167 raft_consensus.cc:385] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.766322  4167 raft_consensus.cc:740] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.766595  4165 tablet_bootstrap.cc:492] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.767102  4165 ts_tablet_manager.cc:1403] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.004s
I20260710 13:29:05.767767  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:05.767633  4167 consensus_queue.cc:260] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.768440  3972 raft_consensus.cc:3060] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.770503  4165 raft_consensus.cc:359] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.771345  4165 raft_consensus.cc:385] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.771703  4165 raft_consensus.cc:740] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.776134  4167 ts_tablet_manager.cc:1434] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:29:05.777235  4167 tablet_bootstrap.cc:492] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.779187  4174 raft_consensus.cc:493] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.781309  4174 raft_consensus.cc:515] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.782570  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5aca01cff84e14b4b9e01625cdd65c" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:05.772482  4165 consensus_queue.cc:260] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.783180  4121 raft_consensus.cc:2468] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.783511  4174 leader_election.cc:290] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.780491  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5aca01cff84e14b4b9e01625cdd65c" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.784224  4047 raft_consensus.cc:2468] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.784977  4165 ts_tablet_manager.cc:1434] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260710 13:29:05.770551  4164 ts_tablet_manager.cc:1434] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260710 13:29:05.786059  3938 leader_election.cc:304] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:05.786618  4164 tablet_bootstrap.cc:492] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.787729  4174 raft_consensus.cc:2804] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.788251  4174 raft_consensus.cc:493] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.788663  4174 raft_consensus.cc:3060] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.790681  4165 tablet_bootstrap.cc:492] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:05.790505  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802be03b766740a6a7a6a98fd5911754" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:05.791152  4121 raft_consensus.cc:2468] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.792408  3938 leader_election.cc:304] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:05.794821  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802be03b766740a6a7a6a98fd5911754" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.795459  4047 raft_consensus.cc:2468] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.797441  4165 tablet_bootstrap.cc:654] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.804781  4164 tablet_bootstrap.cc:654] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.809566  4184 leader_election.cc:290] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.810959  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:05.811764  4047 raft_consensus.cc:3060] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.812665  3972 raft_consensus.cc:2468] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:05.812794  4174 raft_consensus.cc:515] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.814152  4086 leader_election.cc:304] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:05.815233  4184 raft_consensus.cc:2804] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:05.816013  4184 raft_consensus.cc:697] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:05.817152  4184 consensus_queue.cc:237] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.834067  4201 raft_consensus.cc:2804] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.834559  4201 raft_consensus.cc:493] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.837684  4201 raft_consensus.cc:3060] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.838565  4174 leader_election.cc:290] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.841424  4204 raft_consensus.cc:493] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.839921  4167 tablet_bootstrap.cc:654] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.839783  4046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5aca01cff84e14b4b9e01625cdd65c" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:05.844588  4046 raft_consensus.cc:3060] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.847295  4204 raft_consensus.cc:515] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.847921  4164 tablet_bootstrap.cc:492] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:05.848493  4164 ts_tablet_manager.cc:1403] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.019s
I20260710 13:29:05.840534  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5aca01cff84e14b4b9e01625cdd65c" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:05.849009  4121 raft_consensus.cc:3060] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.850896  4204 leader_election.cc:290] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.853211  4170 raft_consensus.cc:493] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.853327  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.854012  4170 raft_consensus.cc:515] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.854874  4201 raft_consensus.cc:515] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
W20260710 13:29:05.855387  3936 leader_election.cc:343] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.857936  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802be03b766740a6a7a6a98fd5911754" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:05.858060  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:05.858640  4045 raft_consensus.cc:3060] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.858769  4120 raft_consensus.cc:2468] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.860428  3938 leader_election.cc:304] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [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: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:05.861754  4204 raft_consensus.cc:2804] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.862177  4204 raft_consensus.cc:493] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.862573  4204 raft_consensus.cc:3060] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.862269  3868 catalog_manager.cc:5697] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:05.858840  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.843971  4165 tablet_bootstrap.cc:492] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:05.867578  4044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.868618  4165 ts_tablet_manager.cc:1403] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.025s
I20260710 13:29:05.868652  4170 leader_election.cc:290] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.867540  4045 raft_consensus.cc:2468] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
W20260710 13:29:05.869654  4085 leader_election.cc:343] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.852236  4164 raft_consensus.cc:359] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.874524  4164 raft_consensus.cc:385] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.838728  4047 raft_consensus.cc:2468] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:05.875010  3936 leader_election.cc:304] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:05.875305  4174 raft_consensus.cc:493] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.875838  4174 raft_consensus.cc:515] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.877333  4170 raft_consensus.cc:493] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.877909  4170 raft_consensus.cc:515] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.879278  4174 leader_election.cc:290] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.879966  4174 raft_consensus.cc:2804] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:05.880545  4174 raft_consensus.cc:697] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:05.871040  4204 raft_consensus.cc:515] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.871647  4165 raft_consensus.cc:359] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.872118  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802be03b766740a6a7a6a98fd5911754" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:05.881310  4165 raft_consensus.cc:385] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.881086  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.881501  4120 raft_consensus.cc:3060] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.881747  4165 raft_consensus.cc:740] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.881646  4174 consensus_queue.cc:237] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.882692  4165 consensus_queue.cc:260] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
W20260710 13:29:05.883095  4086 leader_election.cc:343] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.880046  4121 raft_consensus.cc:2468] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:05.879359  4046 raft_consensus.cc:2468] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:05.884863  4165 ts_tablet_manager.cc:1434] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:29:05.885670  4184 raft_consensus.cc:493] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.885962  3972 raft_consensus.cc:2393] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbf967fcffd5415baf6ef578b4634ce6 in current term 1: Already voted for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in this term.
I20260710 13:29:05.886369  4184 raft_consensus.cc:515] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.888010  4167 tablet_bootstrap.cc:492] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.888504  4167 ts_tablet_manager.cc:1403] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.013s
I20260710 13:29:05.874894  4164 raft_consensus.cc:740] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.886981  4204 leader_election.cc:290] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.890040  4086 leader_election.cc:304] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:05.892177  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.892783  4184 leader_election.cc:290] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.892822  3971 raft_consensus.cc:2468] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:05.893443  4184 raft_consensus.cc:3060] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.893487  4167 raft_consensus.cc:359] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.894423  4167 raft_consensus.cc:385] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.894430  4086 leader_election.cc:304] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:05.890550  4164 consensus_queue.cc:260] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.897070  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.897822  4047 raft_consensus.cc:2468] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:05.900687  4164 ts_tablet_manager.cc:1434] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
W20260710 13:29:05.901389  3918 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:05.901916  4164 tablet_bootstrap.cc:492] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:05.894857  4167 raft_consensus.cc:740] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.910321  4167 consensus_queue.cc:260] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:05.910802  3936 leader_election.cc:304] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:05.911230  4046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:05.915465  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.916220  4045 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:05.916524  4167 ts_tablet_manager.cc:1434] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
W20260710 13:29:05.916888  3936 leader_election.cc:343] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:05.917728  4167 tablet_bootstrap.cc:492] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:05.917623  4085 leader_election.cc:304] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [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: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:05.870572  4201 leader_election.cc:290] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.917639  4208 raft_consensus.cc:2804] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:05.923763  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.918982  4170 leader_election.cc:290] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.925674  4208 raft_consensus.cc:697] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:05.928781  4208 consensus_queue.cc:237] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.925187  4047 raft_consensus.cc:2468] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.931114  4167 tablet_bootstrap.cc:654] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.931828  3936 leader_election.cc:304] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:05.926261  4170 raft_consensus.cc:2804] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.933920  4170 raft_consensus.cc:493] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.934321  4170 raft_consensus.cc:3060] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.939263  4184 raft_consensus.cc:2749] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:05.940128  4184 raft_consensus.cc:493] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:05.937959  4174 raft_consensus.cc:2804] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.943606  4212 raft_consensus.cc:2804] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.944605  4212 raft_consensus.cc:493] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.945040  4174 raft_consensus.cc:493] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.949811  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:05.942502  4184 raft_consensus.cc:515] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.946554  4212 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.949177  4174 raft_consensus.cc:3060] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.952504  4121 raft_consensus.cc:2468] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:05.954154  4184 leader_election.cc:290] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:05.954843  4164 tablet_bootstrap.cc:654] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:05.955870  4167 tablet_bootstrap.cc:492] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:05.956131  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:05.956239  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:05.956884  4119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:05.959002  4167 ts_tablet_manager.cc:1403] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
I20260710 13:29:05.962821  4167 raft_consensus.cc:359] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.963701  4167 raft_consensus.cc:385] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:05.964039  4167 raft_consensus.cc:740] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:05.966596  4119 raft_consensus.cc:2468] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:05.966321  4167 consensus_queue.cc:260] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.967877  3938 leader_election.cc:304] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:05.969027  4167 ts_tablet_manager.cc:1434] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:29:05.969697  3867 catalog_manager.cc:5697] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:05.969008  4201 raft_consensus.cc:2804] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:05.971798  4201 raft_consensus.cc:697] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:05.972918  4047 raft_consensus.cc:2468] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:05.974300  4201 consensus_queue.cc:237] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.977246  4085 leader_election.cc:304] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:05.979445  4184 raft_consensus.cc:2804] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:05.979915  4184 raft_consensus.cc:493] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:05.983076  4120 raft_consensus.cc:2468] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:05.980334  4184 raft_consensus.cc:3060] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.986001  4174 raft_consensus.cc:515] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:05.987033  3972 raft_consensus.cc:2393] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbf967fcffd5415baf6ef578b4634ce6 in current term 1: Already voted for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in this term.
I20260710 13:29:05.988076  4174 leader_election.cc:290] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:05.989037  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:05.989547  4047 raft_consensus.cc:3060] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:05.993824  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:05.995231  4047 raft_consensus.cc:2468] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:05.996409  3936 leader_election.cc:304] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:05.997368  4174 raft_consensus.cc:2804] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:05.999958  4212 raft_consensus.cc:515] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:06.000774  4184 raft_consensus.cc:515] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.001943  4120 raft_consensus.cc:2393] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bb12f9fafe34f3799b11cb3c74633e0 in current term 1: Already voted for candidate bbf967fcffd5415baf6ef578b4634ce6 in this term.
I20260710 13:29:06.003942  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:06.004834  4047 raft_consensus.cc:2393] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbf967fcffd5415baf6ef578b4634ce6 in current term 1: Already voted for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in this term.
I20260710 13:29:06.004735  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:05.998071  4174 raft_consensus.cc:697] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:06.005781  3972 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.006275  4174 consensus_queue.cc:237] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.004969  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:06.009245  4184 leader_election.cc:290] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:06.010495  4086 leader_election.cc:304] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [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: bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:06.011657  4184 raft_consensus.cc:2749] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:29:06.017416  4170 raft_consensus.cc:515] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.023965  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:06.024183  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:06.024587  4047 raft_consensus.cc:3060] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.025050  3971 raft_consensus.cc:3060] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.024720  4170 leader_election.cc:290] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:06.030565  4164 tablet_bootstrap.cc:492] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:06.031196  4164 ts_tablet_manager.cc:1403] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.008s
I20260710 13:29:06.032222  4047 raft_consensus.cc:2468] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:06.033578  4085 leader_election.cc:304] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.034459  4184 raft_consensus.cc:493] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:06.034950  4184 raft_consensus.cc:515] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.019104  3972 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:06.037212  4170 raft_consensus.cc:2804] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:06.040068  4184 leader_election.cc:290] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:06.040392  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a80b6ac9e2242e2b54e53e75e1091da" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:06.044915  3970 raft_consensus.cc:2468] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:06.045406  4170 raft_consensus.cc:697] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:06.046142  4086 leader_election.cc:304] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.046299  4170 consensus_queue.cc:237] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.047235  4213 raft_consensus.cc:2804] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:06.047596  4213 raft_consensus.cc:493] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:06.047916  4213 raft_consensus.cc:3060] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.041339  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a80b6ac9e2242e2b54e53e75e1091da" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:06.043668  3971 raft_consensus.cc:2468] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:06.057185  4047 raft_consensus.cc:2468] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:06.041349  4164 raft_consensus.cc:359] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.058246  4164 raft_consensus.cc:385] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:06.058526  4164 raft_consensus.cc:740] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:06.059461  4164 consensus_queue.cc:260] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.059736  4213 raft_consensus.cc:515] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.059039  3867 catalog_manager.cc:5697] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.062633  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a80b6ac9e2242e2b54e53e75e1091da" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:06.063249  3970 raft_consensus.cc:3060] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.064020  4086 leader_election.cc:304] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.065119  4184 raft_consensus.cc:2804] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:06.065598  4184 raft_consensus.cc:697] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:06.066581  4184 consensus_queue.cc:237] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:06.061640  3867 catalog_manager.cc:5697] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.071054  3970 raft_consensus.cc:2468] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:06.071477  4164 ts_tablet_manager.cc:1434] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:29:06.072429  4164 tablet_bootstrap.cc:492] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:06.072695  4212 leader_election.cc:290] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:06.074113  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:06.074669  4045 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.075408  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a80b6ac9e2242e2b54e53e75e1091da" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:06.077368  4047 raft_consensus.cc:3060] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.080442  4213 leader_election.cc:290] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:06.080943  4086 leader_election.cc:304] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.081784  4045 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:06.084932  4213 raft_consensus.cc:2804] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:06.085443  4213 raft_consensus.cc:697] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:06.086236  4213 consensus_queue.cc:237] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.092394  4047 raft_consensus.cc:2468] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:06.094408  3870 catalog_manager.cc:5697] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.097343  4164 tablet_bootstrap.cc:654] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:06.109354  3868 catalog_manager.cc:5697] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:06.115509  4164 tablet_bootstrap.cc:492] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:06.116015  4164 ts_tablet_manager.cc:1403] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.006s
I20260710 13:29:06.118216  4164 raft_consensus.cc:359] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.118816  4164 raft_consensus.cc:385] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:06.119118  4164 raft_consensus.cc:740] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:06.119740  4164 consensus_queue.cc:260] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.121595  4164 ts_tablet_manager.cc:1434] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:29:06.126075  3870 catalog_manager.cc:5697] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.127574  3870 catalog_manager.cc:5697] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:06.164516  4175 raft_consensus.cc:493] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:06.165114  4175 raft_consensus.cc:515] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.166844  4175 leader_election.cc:290] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.167789  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:06.168015  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:06.168936  4120 raft_consensus.cc:2393] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d6ed4a75fec40938c220def432472c9 in current term 1: Already voted for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in this term.
I20260710 13:29:06.170029  4013 leader_election.cc:304] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:06.170912  4175 raft_consensus.cc:3060] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.177650  4175 raft_consensus.cc:2749] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:06.274923  4213 consensus_queue.cc:1048] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.287444  4213 consensus_queue.cc:1048] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.326076  4174 raft_consensus.cc:493] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:06.326674  4174 raft_consensus.cc:515] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.329041  4174 leader_election.cc:290] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.329821  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:06.330235  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:06.330416  4047 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:06.330950  4120 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:06.331553  3936 leader_election.cc:304] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:06.332463  4174 raft_consensus.cc:2804] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:06.332873  4174 raft_consensus.cc:493] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:06.333217  4174 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.340891  4174 raft_consensus.cc:515] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.342685  4201 consensus_queue.cc:1048] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.343406  4174 leader_election.cc:290] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.343828  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:06.344558  4047 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.345140  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:06.345688  4120 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:06.353112  4120 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:06.354380  3938 leader_election.cc:304] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.354720  4047 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:06.355036  4201 consensus_queue.cc:1048] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:06.355707  4174 raft_consensus.cc:2804] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:06.358819  4174 raft_consensus.cc:697] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:06.359696  4174 consensus_queue.cc:237] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.362176  4201 consensus_queue.cc:1048] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.370916  4204 consensus_queue.cc:1048] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.384203  4204 consensus_queue.cc:1048] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:06.415371  4204 consensus_queue.cc:1048] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:06.440440  4208 consensus_queue.cc:1048] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:06.451442  4201 consensus_queue.cc:1048] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:06.487803  3870 catalog_manager.cc:5697] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.499513  4213 consensus_queue.cc:1048] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.510423  4184 consensus_queue.cc:1048] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.569571  4184 consensus_queue.cc:1048] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.579416  4170 consensus_queue.cc:1048] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.587997  4242 consensus_queue.cc:1048] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:06.604298  4184 consensus_queue.cc:1048] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.648339  4121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28a3063136c64fed8477b021936431d7"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
mode: GRACEFUL
new_leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:34574
I20260710 13:29:06.649102  4121 raft_consensus.cc:606] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Received request to transfer leadership to TS 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:06.661090  4121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
mode: GRACEFUL
new_leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:34574
I20260710 13:29:06.661702  4121 raft_consensus.cc:606] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Received request to transfer leadership to TS 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:06.676817  3970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
mode: GRACEFUL
new_leader_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35422
I20260710 13:29:06.677388  3970 raft_consensus.cc:606] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Received request to transfer leadership to TS 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:06.682426  3970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
mode: GRACEFUL
new_leader_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35422
I20260710 13:29:06.682971  3970 raft_consensus.cc:606] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Received request to transfer leadership to TS 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:06.687693  3970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
mode: GRACEFUL
new_leader_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35422
I20260710 13:29:06.688187  3970 raft_consensus.cc:606] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Received request to transfer leadership to TS 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:06.693234  4121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
mode: GRACEFUL
new_leader_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:34574
I20260710 13:29:06.693789  4121 raft_consensus.cc:606] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Received request to transfer leadership to TS 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:06.706069  4213 raft_consensus.cc:993] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: : Instructing follower 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:06.706591  4170 raft_consensus.cc:1081] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Signalling peer 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:06.708318  3970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35408
I20260710 13:29:06.708936  3970 raft_consensus.cc:493] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:06.709232  3970 raft_consensus.cc:3060] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.714214  3970 raft_consensus.cc:515] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.716223  3970 leader_election.cc:290] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.717149  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:06.717379  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172a81946bdc4c5694078804b236dfcd" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:06.717813  4045 raft_consensus.cc:3060] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.717841  4121 raft_consensus.cc:3055] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:06.718982  4121 raft_consensus.cc:740] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:06.719707  4121 consensus_queue.cc:260] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.720798  4121 raft_consensus.cc:3060] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.725610  4121 raft_consensus.cc:2468] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:06.725842  4045 raft_consensus.cc:2468] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:06.726744  3938 leader_election.cc:304] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.727626  4174 raft_consensus.cc:2804] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:06.728132  4174 raft_consensus.cc:697] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:06.729051  4174 consensus_queue.cc:237] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.736613  3870 catalog_manager.cc:5697] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 1 to 2, leader changed from bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131) to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.778950  4174 consensus_queue.cc:1048] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.785640  4174 consensus_queue.cc:1048] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:06.801712  4204 raft_consensus.cc:993] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: : Instructing follower 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:06.802209  4201 raft_consensus.cc:1081] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Signalling peer 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:06.804363  4047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35418
I20260710 13:29:06.807850  4047 raft_consensus.cc:493] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:06.808380  4047 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.814246  4047 raft_consensus.cc:515] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.817179  4047 leader_election.cc:290] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.818183  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:06.818398  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:06.818948  4121 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.818887  3970 raft_consensus.cc:3055] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:06.819419  3970 raft_consensus.cc:740] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:06.820319  3970 consensus_queue.cc:260] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.821808  3970 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.824342  4121 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:06.825449  4013 leader_election.cc:304] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.826256  4175 raft_consensus.cc:2804] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:06.827569  4175 raft_consensus.cc:697] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:06.828466  4175 consensus_queue.cc:237] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.830386  3970 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:06.837533  3870 catalog_manager.cc:5697] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 1 to 2, leader changed from 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129) to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.882195  4201 raft_consensus.cc:993] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: : Instructing follower 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:06.882655  4174 raft_consensus.cc:1081] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Signalling peer 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:06.884300  4047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35418
I20260710 13:29:06.884836  4047 raft_consensus.cc:493] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:06.885149  4047 raft_consensus.cc:3060] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.890190  4047 raft_consensus.cc:515] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.891844  4047 leader_election.cc:290] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.892752  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:06.893033  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1bc1065a6041739d3e39ef71b608a3" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:06.893473  3970 raft_consensus.cc:3055] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:06.893651  4121 raft_consensus.cc:3060] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.893877  3970 raft_consensus.cc:740] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:06.894779  3970 consensus_queue.cc:260] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.896147  3970 raft_consensus.cc:3060] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.898983  4121 raft_consensus.cc:2468] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:06.900163  4013 leader_election.cc:304] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.900943  4175 raft_consensus.cc:2804] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:06.901448  4175 raft_consensus.cc:697] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:06.902284  4175 consensus_queue.cc:237] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.917618  3870 catalog_manager.cc:5697] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 1 to 2, leader changed from 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129) to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:06.919332  3970 raft_consensus.cc:2468] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:06.962625  4174 raft_consensus.cc:993] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: : Instructing follower 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:06.963137  4208 raft_consensus.cc:1081] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Signalling peer 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:06.964879  4047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35418
I20260710 13:29:06.965502  4047 raft_consensus.cc:493] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:06.965906  4047 raft_consensus.cc:3060] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.971192  4047 raft_consensus.cc:515] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.973098  4047 leader_election.cc:290] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:06.973984  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:06.974289  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056079e7db1644619d47fdcf03cc5d99" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:06.974810  3970 raft_consensus.cc:3055] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:06.974943  4121 raft_consensus.cc:3060] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.975267  3970 raft_consensus.cc:740] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:06.976190  3970 consensus_queue.cc:260] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.977581  3970 raft_consensus.cc:3060] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:06.980496  4121 raft_consensus.cc:2468] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:06.981767  4013 leader_election.cc:304] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:06.982520  4175 raft_consensus.cc:2804] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:06.982992  4175 raft_consensus.cc:697] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:06.983773  4175 consensus_queue.cc:237] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:06.987272  3970 raft_consensus.cc:2468] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:06.992938  3870 catalog_manager.cc:5697] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 1 to 2, leader changed from 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129) to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:07.045182  4184 raft_consensus.cc:993] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: : Instructing follower 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:07.045651  4170 raft_consensus.cc:1081] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Signalling peer 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:07.047112  3970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28a3063136c64fed8477b021936431d7"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35408
I20260710 13:29:07.047621  3970 raft_consensus.cc:493] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:07.047987  3970 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:07.053031  3970 raft_consensus.cc:515] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:07.056155  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:07.056288  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:07.056830  3970 leader_election.cc:290] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Requested vote from peers bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:07.057025  4047 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:07.057971  4121 raft_consensus.cc:3055] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:07.058301  4121 raft_consensus.cc:740] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:07.058995  4121 consensus_queue.cc:260] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:07.059926  4121 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:07.064483  4121 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:07.064846  4047 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:07.065770  3938 leader_election.cc:304] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:07.066798  4208 raft_consensus.cc:2804] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:07.067205  4208 raft_consensus.cc:697] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:07.067911  4208 consensus_queue.cc:237] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:07.074506  3870 catalog_manager.cc:5697] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 1 to 2, leader changed from bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131) to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:07.097895  4170 raft_consensus.cc:993] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: : Instructing follower 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:07.098399  4170 raft_consensus.cc:1081] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Signalling peer 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:07.100096  4047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35410
I20260710 13:29:07.100711  4047 raft_consensus.cc:493] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:07.101070  4047 raft_consensus.cc:3060] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:07.106202  4047 raft_consensus.cc:515] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:07.108008  4047 leader_election.cc:290] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:07.109239  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:07.109354  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b9e90b4fae46bfb96e1353ff832306" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:07.109833  4121 raft_consensus.cc:3055] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:07.110026  3970 raft_consensus.cc:3060] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:07.110198  4121 raft_consensus.cc:740] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:07.111024  4121 consensus_queue.cc:260] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:07.111959  4121 raft_consensus.cc:3060] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:07.119525  4121 raft_consensus.cc:2468] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:07.120800  4013 leader_election.cc:304] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:07.121079  4119 raft_consensus.cc:1275] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.121929  4175 raft_consensus.cc:2804] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:07.122434  4175 raft_consensus.cc:697] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:07.122840  4208 consensus_queue.cc:1048] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.123307  4175 consensus_queue.cc:237] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:07.130944  3870 catalog_manager.cc:5697] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 1 to 2, leader changed from bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131) to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:07.137979  3970 raft_consensus.cc:2468] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:07.139613  4047 raft_consensus.cc:1275] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.141129  4208 consensus_queue.cc:1048] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.239432  4119 raft_consensus.cc:1275] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.240825  4251 consensus_queue.cc:1048] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.253108  3970 raft_consensus.cc:1275] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.254889  4175 consensus_queue.cc:1048] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.384552  3970 raft_consensus.cc:1275] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.386325  4175 consensus_queue.cc:1048] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.395527  4119 raft_consensus.cc:1275] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.397305  4175 consensus_queue.cc:1048] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.459898  4045 raft_consensus.cc:1275] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.461416  4204 consensus_queue.cc:1048] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.470197  4119 raft_consensus.cc:1275] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.471716  4204 consensus_queue.cc:1048] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:07.490911  3970 raft_consensus.cc:1275] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.492467  4252 consensus_queue.cc:1048] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.501888  4119 raft_consensus.cc:1275] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.504156  4252 consensus_queue.cc:1048] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.606104  4119 raft_consensus.cc:1275] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.607685  4252 consensus_queue.cc:1048] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:07.619311  3970 raft_consensus.cc:1275] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:07.621183  4251 consensus_queue.cc:1048] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:09.722697  3870 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54874:
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:29:09.725065  3870 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:29:09.772555  3957 tablet_service.cc:1511] Processing CreateTablet for tablet e2156ae8f32f45898bc6a26bb0755501 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:09.773382  4032 tablet_service.cc:1511] Processing CreateTablet for tablet e2156ae8f32f45898bc6a26bb0755501 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:09.774036  3957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2156ae8f32f45898bc6a26bb0755501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.774645  4032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2156ae8f32f45898bc6a26bb0755501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.776849  4103 tablet_service.cc:1511] Processing CreateTablet for tablet e2156ae8f32f45898bc6a26bb0755501 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:09.777590  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9407c7eac04743acbea3749024b851 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:09.778151  4103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2156ae8f32f45898bc6a26bb0755501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.778805  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9407c7eac04743acbea3749024b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.781591  4107 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9407c7eac04743acbea3749024b851 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:09.781913  4037 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9407c7eac04743acbea3749024b851 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:09.783345  4107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9407c7eac04743acbea3749024b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.783674  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9407c7eac04743acbea3749024b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.787463  3958 tablet_service.cc:1511] Processing CreateTablet for tablet 08c217255cd7427286b3d4b250cfe592 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:09.788794  3958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c217255cd7427286b3d4b250cfe592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.799757  4033 tablet_service.cc:1511] Processing CreateTablet for tablet 08c217255cd7427286b3d4b250cfe592 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:09.801569  4033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c217255cd7427286b3d4b250cfe592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.812086  4111 tablet_service.cc:1511] Processing CreateTablet for tablet 08c217255cd7427286b3d4b250cfe592 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:09.813485  4111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c217255cd7427286b3d4b250cfe592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.825920  4270 tablet_bootstrap.cc:492] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:09.826828  4271 tablet_bootstrap.cc:492] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:09.832499  4270 tablet_bootstrap.cc:654] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.838178  4271 tablet_bootstrap.cc:654] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.839907  3954 tablet_service.cc:1511] Processing CreateTablet for tablet 6772a7d5ff154b7eae1b3d3b8a6bdb98 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:09.841199  3954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6772a7d5ff154b7eae1b3d3b8a6bdb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.847510  4037 tablet_service.cc:1511] Processing CreateTablet for tablet 6772a7d5ff154b7eae1b3d3b8a6bdb98 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:09.848802  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6772a7d5ff154b7eae1b3d3b8a6bdb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.857559  4103 tablet_service.cc:1511] Processing CreateTablet for tablet 6772a7d5ff154b7eae1b3d3b8a6bdb98 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:09.858916  4103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6772a7d5ff154b7eae1b3d3b8a6bdb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.859679  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 16d3771e0ab8494dab67c09c5e2100f5 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:09.860954  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d3771e0ab8494dab67c09c5e2100f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.844208  4272 tablet_bootstrap.cc:492] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:09.866755  4032 tablet_service.cc:1511] Processing CreateTablet for tablet 16d3771e0ab8494dab67c09c5e2100f5 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:09.868047  4032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d3771e0ab8494dab67c09c5e2100f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.869153  4110 tablet_service.cc:1511] Processing CreateTablet for tablet 16d3771e0ab8494dab67c09c5e2100f5 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:09.870411  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d3771e0ab8494dab67c09c5e2100f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.876995  3958 tablet_service.cc:1511] Processing CreateTablet for tablet f2f635bdab2643d09d9bda63e07a26a4 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:09.878286  3958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f635bdab2643d09d9bda63e07a26a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.879264  4272 tablet_bootstrap.cc:654] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.890023  4270 tablet_bootstrap.cc:492] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:09.890559  4270 ts_tablet_manager.cc:1403] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.013s
I20260710 13:29:09.882180  4030 tablet_service.cc:1511] Processing CreateTablet for tablet f2f635bdab2643d09d9bda63e07a26a4 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:09.893002  4030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f635bdab2643d09d9bda63e07a26a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.896071  4270 raft_consensus.cc:359] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:09.896901  4270 raft_consensus.cc:385] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.897218  4270 raft_consensus.cc:740] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.897994  4270 consensus_queue.cc:260] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:09.900164  4271 tablet_bootstrap.cc:492] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:09.900700  4271 ts_tablet_manager.cc:1403] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260710 13:29:09.907266  3962 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfcf0c5075f45528d61db29a2a9ead8 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:09.910933  4272 tablet_bootstrap.cc:492] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:09.903898  4270 ts_tablet_manager.cc:1434] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 13:29:09.929142  4272 ts_tablet_manager.cc:1403] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.000s
I20260710 13:29:09.907994  4032 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfcf0c5075f45528d61db29a2a9ead8 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:09.930186  4270 tablet_bootstrap.cc:492] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:09.933391  4272 raft_consensus.cc:359] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:09.933799  3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfcf0c5075f45528d61db29a2a9ead8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.913463  4110 tablet_service.cc:1511] Processing CreateTablet for tablet f2f635bdab2643d09d9bda63e07a26a4 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:09.935180  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f635bdab2643d09d9bda63e07a26a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.940757  4272 raft_consensus.cc:385] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.941144  4272 raft_consensus.cc:740] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.941346  4270 tablet_bootstrap.cc:654] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:09.941885  4272 consensus_queue.cc:260] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:09.947108  3957 tablet_service.cc:1511] Processing CreateTablet for tablet 35c95367ee5e4e38b3a507360a33ba09 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:09.947710  4032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfcf0c5075f45528d61db29a2a9ead8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.971526  4037 tablet_service.cc:1511] Processing CreateTablet for tablet 35c95367ee5e4e38b3a507360a33ba09 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:09.983227  4037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c95367ee5e4e38b3a507360a33ba09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.973155  4103 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfcf0c5075f45528d61db29a2a9ead8 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:09.987548  4103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfcf0c5075f45528d61db29a2a9ead8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.973486  4111 tablet_service.cc:1511] Processing CreateTablet for tablet 35c95367ee5e4e38b3a507360a33ba09 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:09.931231  4271 raft_consensus.cc:359] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:09.992339  4271 raft_consensus.cc:385] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:09.992705  4271 raft_consensus.cc:740] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:09.992889  4111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c95367ee5e4e38b3a507360a33ba09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.993449  4271 consensus_queue.cc:260] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:09.975001  3954 tablet_service.cc:1511] Processing CreateTablet for tablet 3566d0f997f345f7bb77cd47270e9431 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:09.976332  3957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c95367ee5e4e38b3a507360a33ba09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.996230  3954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3566d0f997f345f7bb77cd47270e9431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.976413  4272 ts_tablet_manager.cc:1434] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 13:29:10.000011  4272 tablet_bootstrap.cc:492] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:09.977984  4107 tablet_service.cc:1511] Processing CreateTablet for tablet 3566d0f997f345f7bb77cd47270e9431 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:10.004524  4107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3566d0f997f345f7bb77cd47270e9431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.981931  4033 tablet_service.cc:1511] Processing CreateTablet for tablet 3566d0f997f345f7bb77cd47270e9431 (DEFAULT_TABLE table=soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:10.015123  4033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3566d0f997f345f7bb77cd47270e9431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:09.995378  4271 ts_tablet_manager.cc:1434] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.067s	user 0.001s	sys 0.005s
I20260710 13:29:10.017812  4271 tablet_bootstrap.cc:492] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.014381  4270 tablet_bootstrap.cc:492] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.022496  4270 ts_tablet_manager.cc:1403] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.010s
I20260710 13:29:10.026726  4270 raft_consensus.cc:359] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.027563  4270 raft_consensus.cc:385] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.027868  4270 raft_consensus.cc:740] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.028681  4270 consensus_queue.cc:260] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.031234  4270 ts_tablet_manager.cc:1434] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260710 13:29:10.032691  4270 tablet_bootstrap.cc:492] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.040340  4270 tablet_bootstrap.cc:654] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.046753  4272 tablet_bootstrap.cc:654] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.065198  4271 tablet_bootstrap.cc:654] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
W20260710 13:29:10.122781  3855 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.213.130:36431, user_credentials={real_user=slave}} blocked reactor thread for 123707us
W20260710 13:29:10.123924  3857 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.213.131:36397, user_credentials={real_user=slave}} blocked reactor thread for 102989us
I20260710 13:29:10.163460  4281 raft_consensus.cc:493] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.164243  4281 raft_consensus.cc:515] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.167142  4281 leader_election.cc:290] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.200970  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9407c7eac04743acbea3749024b851" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.201705  3971 raft_consensus.cc:2468] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.203657  4012 leader_election.cc:304] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.204464  4282 raft_consensus.cc:2804] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.204895  4282 raft_consensus.cc:493] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.205271  4282 raft_consensus.cc:3060] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.211906  4272 tablet_bootstrap.cc:492] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.212433  4272 ts_tablet_manager.cc:1403] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.213s	user 0.015s	sys 0.000s
I20260710 13:29:10.213337  4282 raft_consensus.cc:515] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.217511  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9407c7eac04743acbea3749024b851" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.218189  3971 raft_consensus.cc:3060] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:10.219913  3918 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:10.219898  4258 raft_consensus.cc:493] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.222743  4258 raft_consensus.cc:515] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.223698  4271 tablet_bootstrap.cc:492] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.224244  4271 ts_tablet_manager.cc:1403] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.207s	user 0.007s	sys 0.010s
I20260710 13:29:10.225816  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.226029  3971 raft_consensus.cc:2468] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
W20260710 13:29:10.227438  4086 leader_election.cc:343] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:10.227591  4271 raft_consensus.cc:359] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.228754  4282 leader_election.cc:290] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.229210  4258 leader_election.cc:290] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:10.229194  4012 leader_election.cc:304] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.230716  4282 raft_consensus.cc:2804] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.231235  4282 raft_consensus.cc:697] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:10.232091  4282 consensus_queue.cc:237] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.232553  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9407c7eac04743acbea3749024b851" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.228417  4271 raft_consensus.cc:385] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.233067  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:10.233552  4271 raft_consensus.cc:740] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.234496  4271 consensus_queue.cc:260] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.235769  4047 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:10.237268  4270 tablet_bootstrap.cc:492] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.237787  4270 ts_tablet_manager.cc:1403] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.205s	user 0.016s	sys 0.012s
I20260710 13:29:10.235706  4119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9407c7eac04743acbea3749024b851" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.240072  4270 raft_consensus.cc:359] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.240142  4085 leader_election.cc:304] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [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: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:10.241498  4258 raft_consensus.cc:2804] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.241904  4258 raft_consensus.cc:493] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.242295  4258 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.233199  4121 raft_consensus.cc:2468] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.244318  4271 ts_tablet_manager.cc:1434] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:29:10.245465  4271 tablet_bootstrap.cc:492] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.247449  4272 raft_consensus.cc:359] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.248200  4272 raft_consensus.cc:385] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.252664  4271 tablet_bootstrap.cc:654] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.248474  4272 raft_consensus.cc:740] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.253464  4272 consensus_queue.cc:260] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.255265  4258 raft_consensus.cc:515] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.258422  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.258998  4272 ts_tablet_manager.cc:1434] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:29:10.259038  3971 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.260063  4270 raft_consensus.cc:385] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.260418  4270 raft_consensus.cc:740] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.261376  4271 tablet_bootstrap.cc:492] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.261940  4271 ts_tablet_manager.cc:1403] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:29:10.262743  4272 tablet_bootstrap.cc:492] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.261281  4270 consensus_queue.cc:260] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.263728  4283 raft_consensus.cc:493] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.264127  4283 raft_consensus.cc:515] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.266033  4283 leader_election.cc:290] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:10.266866  4258 leader_election.cc:290] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:10.266933  3972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c217255cd7427286b3d4b250cfe592" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
W20260710 13:29:10.269062  4086 leader_election.cc:343] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:10.269497  3867 catalog_manager.cc:5697] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.271515  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:10.271740  4272 tablet_bootstrap.cc:654] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.271602  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c217255cd7427286b3d4b250cfe592" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:10.272202  4045 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:10.273321  4085 leader_election.cc:343] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:10.273793  4085 leader_election.cc:304] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:10.274883  4283 raft_consensus.cc:2749] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:10.276783  4271 raft_consensus.cc:359] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.277192  4270 ts_tablet_manager.cc:1434] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:29:10.277184  3971 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:10.277638  4271 raft_consensus.cc:385] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.278014  4271 raft_consensus.cc:740] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.278543  4270 tablet_bootstrap.cc:492] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.278973  4086 leader_election.cc:304] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:10.278827  4271 consensus_queue.cc:260] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.279922  4283 raft_consensus.cc:2804] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.280427  4045 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:10.280545  4283 raft_consensus.cc:697] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:10.281805  4283 consensus_queue.cc:237] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.283272  4271 ts_tablet_manager.cc:1434] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:29:10.284402  4271 tablet_bootstrap.cc:492] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.285147  4270 tablet_bootstrap.cc:654] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.291098  4272 tablet_bootstrap.cc:492] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.291553  4272 ts_tablet_manager.cc:1403] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 13:29:10.294492  4272 raft_consensus.cc:359] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.295203  4272 raft_consensus.cc:385] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.295321  4270 tablet_bootstrap.cc:492] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.295516  4272 raft_consensus.cc:740] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.295884  4270 ts_tablet_manager.cc:1403] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:29:10.296298  4272 consensus_queue.cc:260] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.298719  4272 ts_tablet_manager.cc:1434] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:29:10.299208  4270 raft_consensus.cc:359] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.299695  4272 tablet_bootstrap.cc:492] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.299968  4270 raft_consensus.cc:385] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.300271  4270 raft_consensus.cc:740] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.301096  4270 consensus_queue.cc:260] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.303369  4270 ts_tablet_manager.cc:1434] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:29:10.304353  4270 tablet_bootstrap.cc:492] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.304795  4271 tablet_bootstrap.cc:654] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.308212  4272 tablet_bootstrap.cc:654] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.311489  4270 tablet_bootstrap.cc:654] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.314808  4277 raft_consensus.cc:493] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.315491  4277 raft_consensus.cc:515] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.319689  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c217255cd7427286b3d4b250cfe592" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:10.320508  4045 raft_consensus.cc:2468] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:10.322263  3936 leader_election.cc:304] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.323743  4201 raft_consensus.cc:2804] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.324157  4201 raft_consensus.cc:493] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.324519  4201 raft_consensus.cc:3060] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.324891  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c217255cd7427286b3d4b250cfe592" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.325527  4121 raft_consensus.cc:2468] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:10.327140  4277 leader_election.cc:290] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.331676  4271 tablet_bootstrap.cc:492] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.332401  4271 ts_tablet_manager.cc:1403] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.012s
I20260710 13:29:10.335754  4271 raft_consensus.cc:359] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.336444  4270 tablet_bootstrap.cc:492] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.337139  4270 ts_tablet_manager.cc:1403] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260710 13:29:10.332261  4201 raft_consensus.cc:515] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.340442  4270 raft_consensus.cc:359] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.341341  4270 raft_consensus.cc:385] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.340387  3869 catalog_manager.cc:5697] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:10.341639  4270 raft_consensus.cc:740] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.341998  4272 tablet_bootstrap.cc:492] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.342480  4272 ts_tablet_manager.cc:1403] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.010s
I20260710 13:29:10.342420  4270 consensus_queue.cc:260] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.343626  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c217255cd7427286b3d4b250cfe592" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:10.344290  4045 raft_consensus.cc:3060] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.345237  4270 ts_tablet_manager.cc:1434] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:29:10.345605  4272 raft_consensus.cc:359] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.346243  4270 tablet_bootstrap.cc:492] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.336460  4271 raft_consensus.cc:385] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.346761  4271 raft_consensus.cc:740] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.347489  4271 consensus_queue.cc:260] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.346287  4272 raft_consensus.cc:385] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.351146  4272 raft_consensus.cc:740] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.351949  4272 consensus_queue.cc:260] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.353672  4270 tablet_bootstrap.cc:654] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.354251  4272 ts_tablet_manager.cc:1434] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:29:10.355327  4272 tablet_bootstrap.cc:492] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.356515  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c217255cd7427286b3d4b250cfe592" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.357198  4121 raft_consensus.cc:3060] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.361284  4271 ts_tablet_manager.cc:1434] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:29:10.363643  4272 tablet_bootstrap.cc:654] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.364341  4271 tablet_bootstrap.cc:492] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.366989  4283 raft_consensus.cc:493] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.367537  4283 raft_consensus.cc:515] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.369783  4283 leader_election.cc:290] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:10.371222  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
W20260710 13:29:10.373093  4085 leader_election.cc:343] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:10.374060  4270 tablet_bootstrap.cc:492] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.374624  4270 ts_tablet_manager.cc:1403] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260710 13:29:10.374591  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
W20260710 13:29:10.377300  4086 leader_election.cc:343] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:10.377895  4271 tablet_bootstrap.cc:654] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.377770  4086 leader_election.cc:304] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbf967fcffd5415baf6ef578b4634ce6; no voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9
I20260710 13:29:10.378151  4270 raft_consensus.cc:359] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.378973  4270 raft_consensus.cc:385] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.379140  4283 raft_consensus.cc:2749] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:10.379283  4270 raft_consensus.cc:740] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.380401  4270 consensus_queue.cc:260] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.383030  4270 ts_tablet_manager.cc:1434] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:29:10.384029  4270 tablet_bootstrap.cc:492] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.386963  4272 tablet_bootstrap.cc:492] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.387288  4271 tablet_bootstrap.cc:492] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.387482  4272 ts_tablet_manager.cc:1403] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.018s
I20260710 13:29:10.387773  4271 ts_tablet_manager.cc:1403] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260710 13:29:10.390988  4271 raft_consensus.cc:359] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.391171  4272 raft_consensus.cc:359] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.391476  4270 tablet_bootstrap.cc:654] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.391741  4271 raft_consensus.cc:385] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.391839  4272 raft_consensus.cc:385] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.392159  4271 raft_consensus.cc:740] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.392233  4272 raft_consensus.cc:740] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.393107  4272 consensus_queue.cc:260] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.394611  4121 raft_consensus.cc:2468] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:10.395576  4272 ts_tablet_manager.cc:1434] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:29:10.395874  3938 leader_election.cc:304] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:10.396746  4277 raft_consensus.cc:2804] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.353502  4045 raft_consensus.cc:2468] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:10.403898  4272 tablet_bootstrap.cc:492] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.411407  4201 leader_election.cc:290] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.393107  4271 consensus_queue.cc:260] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.414819  4272 tablet_bootstrap.cc:654] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.417740  4271 ts_tablet_manager.cc:1434] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:29:10.418753  4271 tablet_bootstrap.cc:492] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.435010  4271 tablet_bootstrap.cc:654] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.438349  4272 tablet_bootstrap.cc:492] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.439019  4272 ts_tablet_manager.cc:1403] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.022s
I20260710 13:29:10.443259  4272 raft_consensus.cc:359] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.444237  4272 raft_consensus.cc:385] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.444585  4272 raft_consensus.cc:740] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.436318  4277 raft_consensus.cc:697] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:10.445597  4272 consensus_queue.cc:260] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.446971  4277 consensus_queue.cc:237] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.448997  4272 ts_tablet_manager.cc:1434] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260710 13:29:10.450384  4272 tablet_bootstrap.cc:492] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.454670  4282 raft_consensus.cc:493] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.455268  4270 tablet_bootstrap.cc:492] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.455228  4282 raft_consensus.cc:515] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.455888  4270 ts_tablet_manager.cc:1403] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.072s	user 0.034s	sys 0.030s
I20260710 13:29:10.457454  4282 leader_election.cc:290] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.457990  4272 tablet_bootstrap.cc:654] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.459143  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d3771e0ab8494dab67c09c5e2100f5" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.459316  4270 raft_consensus.cc:359] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.459839  3971 raft_consensus.cc:2468] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.460161  4270 raft_consensus.cc:385] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.461195  4012 leader_election.cc:304] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.462661  4271 tablet_bootstrap.cc:492] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.463004  4271 ts_tablet_manager.cc:1403] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.003s
I20260710 13:29:10.461927  3869 catalog_manager.cc:5697] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.460525  4270 raft_consensus.cc:740] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.464793  4282 raft_consensus.cc:2804] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.465301  4282 raft_consensus.cc:493] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.465665  4282 raft_consensus.cc:3060] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.465479  4271 raft_consensus.cc:359] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.466308  4271 raft_consensus.cc:385] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.466663  4271 raft_consensus.cc:740] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.467383  4271 consensus_queue.cc:260] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.468564  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d3771e0ab8494dab67c09c5e2100f5" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.469224  4121 raft_consensus.cc:2468] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.469815  4271 ts_tablet_manager.cc:1434] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:29:10.470825  4271 tablet_bootstrap.cc:492] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.464743  4270 consensus_queue.cc:260] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.477057  4270 ts_tablet_manager.cc:1434] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 13:29:10.477461  4271 tablet_bootstrap.cc:654] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.479673  4270 tablet_bootstrap.cc:492] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.488886  4270 tablet_bootstrap.cc:654] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.493718  4282 raft_consensus.cc:515] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.495973  4282 leader_election.cc:290] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.499883  4271 tablet_bootstrap.cc:492] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.500173  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d3771e0ab8494dab67c09c5e2100f5" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.500417  4271 ts_tablet_manager.cc:1403] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260710 13:29:10.500775  4121 raft_consensus.cc:3060] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.502243  4270 tablet_bootstrap.cc:492] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.502918  4270 ts_tablet_manager.cc:1403] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 13:29:10.504691  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d3771e0ab8494dab67c09c5e2100f5" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.505288  3971 raft_consensus.cc:3060] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.509516  4270 raft_consensus.cc:359] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.510488  4270 raft_consensus.cc:385] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.509610  4271 raft_consensus.cc:359] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.510823  4270 raft_consensus.cc:740] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.511199  4271 raft_consensus.cc:385] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.511586  4271 raft_consensus.cc:740] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.511616  4270 consensus_queue.cc:260] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.512338  4272 tablet_bootstrap.cc:492] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.512881  4272 ts_tablet_manager.cc:1403] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.026s
I20260710 13:29:10.512830  4271 consensus_queue.cc:260] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.514101  4270 ts_tablet_manager.cc:1434] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:29:10.515141  4270 tablet_bootstrap.cc:492] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: Bootstrap starting.
I20260710 13:29:10.516036  4271 ts_tablet_manager.cc:1434] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:29:10.517851  4271 tablet_bootstrap.cc:492] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.516049  4272 raft_consensus.cc:359] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.519236  3971 raft_consensus.cc:2468] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.519665  4272 raft_consensus.cc:385] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.520151  4272 raft_consensus.cc:740] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.522080  4270 tablet_bootstrap.cc:654] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.521130  4272 consensus_queue.cc:260] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.523770  4121 raft_consensus.cc:2468] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.526252  4272 ts_tablet_manager.cc:1434] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:29:10.527478  4272 tablet_bootstrap.cc:492] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.527480  4012 leader_election.cc:304] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.528430  4282 raft_consensus.cc:2804] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.528599  4271 tablet_bootstrap.cc:654] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.529047  4282 raft_consensus.cc:697] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:10.529958  4282 consensus_queue.cc:237] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.536659  4272 tablet_bootstrap.cc:654] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.546792  4270 tablet_bootstrap.cc:492] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: No bootstrap required, opened a new log
I20260710 13:29:10.547323  4270 ts_tablet_manager.cc:1403] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260710 13:29:10.549185  4272 tablet_bootstrap.cc:492] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.549752  4272 ts_tablet_manager.cc:1403] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260710 13:29:10.550335  4270 raft_consensus.cc:359] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.551133  4270 raft_consensus.cc:385] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.551421  4270 raft_consensus.cc:740] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.552130  4270 consensus_queue.cc:260] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.553110  4272 raft_consensus.cc:359] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.553892  4272 raft_consensus.cc:385] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.554322  4272 raft_consensus.cc:740] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.553944  4271 tablet_bootstrap.cc:492] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.554705  4270 ts_tablet_manager.cc:1434] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:29:10.555125  4271 ts_tablet_manager.cc:1403] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.009s
I20260710 13:29:10.555250  4272 consensus_queue.cc:260] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.557524  4272 ts_tablet_manager.cc:1434] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:29:10.557847  4271 raft_consensus.cc:359] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.558465  4271 raft_consensus.cc:385] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.558867  4271 raft_consensus.cc:740] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.558501  4272 tablet_bootstrap.cc:492] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: Bootstrap starting.
I20260710 13:29:10.559489  4271 consensus_queue.cc:260] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.561829  4271 ts_tablet_manager.cc:1434] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:29:10.562716  4271 tablet_bootstrap.cc:492] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: Bootstrap starting.
I20260710 13:29:10.565647  4272 tablet_bootstrap.cc:654] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.567353  3868 catalog_manager.cc:5697] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.568482  4271 tablet_bootstrap.cc:654] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:10.577473  4272 tablet_bootstrap.cc:492] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: No bootstrap required, opened a new log
I20260710 13:29:10.577966  4272 ts_tablet_manager.cc:1403] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 13:29:10.579605  4271 tablet_bootstrap.cc:492] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: No bootstrap required, opened a new log
I20260710 13:29:10.580189  4271 ts_tablet_manager.cc:1403] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:29:10.580719  4272 raft_consensus.cc:359] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.581499  4272 raft_consensus.cc:385] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.581773  4272 raft_consensus.cc:740] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.582584  4272 consensus_queue.cc:260] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.582916  4271 raft_consensus.cc:359] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.583626  4271 raft_consensus.cc:385] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:10.583516  4283 raft_consensus.cc:493] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.584337  4283 raft_consensus.cc:515] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.586212  4272 ts_tablet_manager.cc:1434] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:29:10.588053  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3566d0f997f345f7bb77cd47270e9431" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.588608  4271 raft_consensus.cc:740] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Initialized, Role: FOLLOWER
I20260710 13:29:10.588069  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3566d0f997f345f7bb77cd47270e9431" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:10.588152  4283 leader_election.cc:290] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:10.589640  3971 raft_consensus.cc:2468] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:10.589625  4271 consensus_queue.cc:260] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.590798  4047 raft_consensus.cc:2468] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 0.
I20260710 13:29:10.591157  4086 leader_election.cc:304] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:10.592247  4283 raft_consensus.cc:2804] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.592682  4283 raft_consensus.cc:493] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.593044  4283 raft_consensus.cc:3060] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.594264  4271 ts_tablet_manager.cc:1434] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260710 13:29:10.601493  4283 raft_consensus.cc:515] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.604985  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3566d0f997f345f7bb77cd47270e9431" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.605222  4283 leader_election.cc:290] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:10.605657  3971 raft_consensus.cc:3060] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.606683  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3566d0f997f345f7bb77cd47270e9431" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:10.607326  4047 raft_consensus.cc:3060] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.615604  3971 raft_consensus.cc:2468] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:10.616725  4047 raft_consensus.cc:2468] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 1.
I20260710 13:29:10.616864  4086 leader_election.cc:304] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:10.617823  4283 raft_consensus.cc:2804] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.618347  4283 raft_consensus.cc:697] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:10.619161  4283 consensus_queue.cc:237] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.626312  3868 catalog_manager.cc:5697] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 1 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:10.653669  4121 raft_consensus.cc:3060] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.659615  4282 consensus_queue.cc:1048] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.670989  4282 consensus_queue.cc:1048] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.710106  4282 raft_consensus.cc:493] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.710573  4282 raft_consensus.cc:515] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.712410  4282 leader_election.cc:290] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.713201  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.713445  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.713801  3971 raft_consensus.cc:2468] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.714115  4121 raft_consensus.cc:2468] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.714915  4012 leader_election.cc:304] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.715706  4282 raft_consensus.cc:2804] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.716069  4282 raft_consensus.cc:493] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.716328  4282 raft_consensus.cc:3060] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.720913  4282 raft_consensus.cc:515] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.722590  4282 leader_election.cc:290] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.723312  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.723675  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.723944  3971 raft_consensus.cc:3060] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.724217  4121 raft_consensus.cc:3060] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.730363  4121 raft_consensus.cc:2468] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.730363  3971 raft_consensus.cc:2468] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.731459  4013 leader_election.cc:304] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:10.732160  4282 raft_consensus.cc:2804] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.732553  4282 raft_consensus.cc:697] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:10.733348  4282 consensus_queue.cc:237] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.737387  4282 raft_consensus.cc:493] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.737795  4282 raft_consensus.cc:515] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.739974  4282 leader_election.cc:290] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.740216  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.740563  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.740953  3971 raft_consensus.cc:2468] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.741178  4121 raft_consensus.cc:2468] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.741315  3869 catalog_manager.cc:5697] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.741998  4012 leader_election.cc:304] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.742897  4282 raft_consensus.cc:2804] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.743263  4282 raft_consensus.cc:493] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.743578  4282 raft_consensus.cc:3060] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.750315  4282 raft_consensus.cc:515] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.752278  4282 leader_election.cc:290] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.752883  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.753305  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.753482  3971 raft_consensus.cc:3060] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.753826  4121 raft_consensus.cc:3060] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.759910  4121 raft_consensus.cc:2468] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.759910  3971 raft_consensus.cc:2468] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.760993  4012 leader_election.cc:304] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.761682  4281 raft_consensus.cc:2804] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.762146  4281 raft_consensus.cc:697] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:10.762871  4281 consensus_queue.cc:237] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.769695  3869 catalog_manager.cc:5697] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.806994  4277 raft_consensus.cc:493] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.807476  4277 raft_consensus.cc:515] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.809157  4277 leader_election.cc:290] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.809847  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9" is_pre_election: true
I20260710 13:29:10.810105  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.810468  4047 raft_consensus.cc:2468] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:10.810622  4121 raft_consensus.cc:2468] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 0.
I20260710 13:29:10.811439  3936 leader_election.cc:304] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.812141  4277 raft_consensus.cc:2804] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.812495  4277 raft_consensus.cc:493] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.812772  4277 raft_consensus.cc:3060] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.817591  4277 raft_consensus.cc:515] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.819101  4277 leader_election.cc:290] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.819823  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:10.820358  4047 raft_consensus.cc:3060] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.820099  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.820930  4121 raft_consensus.cc:3060] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.824602  4047 raft_consensus.cc:2468] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:10.824957  4121 raft_consensus.cc:2468] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 1.
I20260710 13:29:10.825654  3936 leader_election.cc:304] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.826342  4277 raft_consensus.cc:2804] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.826828  4277 raft_consensus.cc:697] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:10.827543  4277 consensus_queue.cc:237] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.835348  3869 catalog_manager.cc:5697] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.866918  4283 consensus_queue.cc:1048] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.876293  4283 consensus_queue.cc:1048] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.904316  4281 raft_consensus.cc:493] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:10.904812  4281 raft_consensus.cc:515] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.906493  4281 leader_election.cc:290] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.907263  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfcf0c5075f45528d61db29a2a9ead8" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" is_pre_election: true
I20260710 13:29:10.907431  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfcf0c5075f45528d61db29a2a9ead8" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6" is_pre_election: true
I20260710 13:29:10.907920  3971 raft_consensus.cc:2468] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.908051  4121 raft_consensus.cc:2468] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 0.
I20260710 13:29:10.909153  4012 leader_election.cc:304] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: 
I20260710 13:29:10.909937  4281 raft_consensus.cc:2804] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:10.910231  4281 raft_consensus.cc:493] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:10.910496  4281 raft_consensus.cc:3060] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.915335  4281 raft_consensus.cc:515] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.916942  4281 leader_election.cc:290] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:10.917636  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfcf0c5075f45528d61db29a2a9ead8" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:10.917893  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfcf0c5075f45528d61db29a2a9ead8" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:10.918170  3971 raft_consensus.cc:3060] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.918386  4121 raft_consensus.cc:3060] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:10.923116  4121 raft_consensus.cc:2468] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.923780  3971 raft_consensus.cc:2468] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 1.
I20260710 13:29:10.924181  4013 leader_election.cc:304] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:10.924968  4281 raft_consensus.cc:2804] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:10.925369  4281 raft_consensus.cc:697] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:10.926110  4281 consensus_queue.cc:237] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:10.932622  3868 catalog_manager.cc:5697] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 1 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:10.971694  4299 consensus_queue.cc:1048] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:10.982103  4327 consensus_queue.cc:1048] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.026266  4281 consensus_queue.cc:1048] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.039752  4283 consensus_queue.cc:1048] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:11.042215  4121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
mode: GRACEFUL
new_leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:34574
I20260710 13:29:11.042840  4121 raft_consensus.cc:606] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Received request to transfer leadership to TS 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:11.042703  4281 consensus_queue.cc:1048] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.061667  4258 consensus_queue.cc:1048] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:11.080392  4047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f9407c7eac04743acbea3749024b851"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
mode: GRACEFUL
new_leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35420
I20260710 13:29:11.081118  4047 raft_consensus.cc:606] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Received request to transfer leadership to TS 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:11.089035  4047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
mode: GRACEFUL
new_leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35420
I20260710 13:29:11.089545  4047 raft_consensus.cc:606] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Received request to transfer leadership to TS 8bb12f9fafe34f3799b11cb3c74633e0
I20260710 13:29:11.096890  3971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
mode: GRACEFUL
new_leader_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35422
I20260710 13:29:11.097422  3971 raft_consensus.cc:606] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Received request to transfer leadership to TS 8d6ed4a75fec40938c220def432472c9
W20260710 13:29:11.102293  3901 debug-util.cc:398] Leaking SignalData structure 0x7b080011a280 after lost signal to thread 32601
W20260710 13:29:11.103229  3901 debug-util.cc:398] Leaking SignalData structure 0x7b0800045120 after lost signal to thread 3904
W20260710 13:29:11.104188  3901 debug-util.cc:398] Leaking SignalData structure 0x7b0800148c00 after lost signal to thread 3996
W20260710 13:29:11.105859  3901 debug-util.cc:398] Leaking SignalData structure 0x7b0800136b20 after lost signal to thread 4145
I20260710 13:29:11.131995  4281 consensus_queue.cc:1048] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.134262  4281 consensus_queue.cc:1048] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.159330  4282 raft_consensus.cc:993] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: : Instructing follower 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:11.159906  4282 raft_consensus.cc:1081] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Signalling peer 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:11.162592  3971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35406
I20260710 13:29:11.163173  3971 raft_consensus.cc:493] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:11.163535  3971 raft_consensus.cc:3060] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.174230  3971 raft_consensus.cc:515] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.177286  3971 leader_election.cc:290] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:11.177389  4120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:11.178117  4120 raft_consensus.cc:3060] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.178256  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6772a7d5ff154b7eae1b3d3b8a6bdb98" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:11.178980  4047 raft_consensus.cc:3055] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:11.179314  4047 raft_consensus.cc:740] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:11.180317  4047 consensus_queue.cc:260] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.182150  4047 raft_consensus.cc:3060] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.186674  4120 raft_consensus.cc:2468] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:11.188040  3938 leader_election.cc:304] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:11.188978  4277 raft_consensus.cc:2804] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:11.189421  4277 raft_consensus.cc:697] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:11.190184  4277 consensus_queue.cc:237] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.193221  4047 raft_consensus.cc:2468] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:11.200138  3868 catalog_manager.cc:5697] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 1 to 2, leader changed from 8d6ed4a75fec40938c220def432472c9 (127.31.213.130) to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:11.266551  4337 consensus_queue.cc:1048] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:11.277948  4282 raft_consensus.cc:993] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: : Instructing follower 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:11.278478  4281 raft_consensus.cc:1081] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Signalling peer 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:11.280364  3972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f9407c7eac04743acbea3749024b851"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35406
I20260710 13:29:11.281333  3972 raft_consensus.cc:493] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:11.281718  3972 raft_consensus.cc:3060] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.288383  4277 consensus_queue.cc:1048] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.290547  3972 raft_consensus.cc:515] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.294450  4121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9407c7eac04743acbea3749024b851" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:11.295043  4121 raft_consensus.cc:3060] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.298656  4045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9407c7eac04743acbea3749024b851" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:11.299265  4045 raft_consensus.cc:3055] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:11.299623  4045 raft_consensus.cc:740] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:11.304416  4281 consensus_queue.cc:1048] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.307163  4258 raft_consensus.cc:993] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: : Instructing follower 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:11.307780  4258 raft_consensus.cc:1081] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Signalling peer 8bb12f9fafe34f3799b11cb3c74633e0 to start an election
I20260710 13:29:11.309841  3970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
 from {username='slave'} at 127.0.0.1:35408
I20260710 13:29:11.310369  3970 raft_consensus.cc:493] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:11.310727  3970 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.310643  4327 raft_consensus.cc:993] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: : Instructing follower 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:11.311640  4327 raft_consensus.cc:1081] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Signalling peer 8d6ed4a75fec40938c220def432472c9 to start an election
I20260710 13:29:11.300405  4045 consensus_queue.cc:260] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.315896  4121 raft_consensus.cc:2468] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:11.316519  4045 raft_consensus.cc:3060] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.319255  3972 leader_election.cc:290] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:11.321655  3938 leader_election.cc:304] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:11.322388  4277 raft_consensus.cc:2804] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:11.322844  4277 raft_consensus.cc:697] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:11.323675  4277 consensus_queue.cc:237] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.324678  3970 raft_consensus.cc:515] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.327437  4046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
 from {username='slave'} at 127.0.0.1:35418
I20260710 13:29:11.328058  4046 raft_consensus.cc:493] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:11.328445  4046 raft_consensus.cc:3060] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.330644  3970 leader_election.cc:290] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Requested vote from peers 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:11.330891  4119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:11.331573  4119 raft_consensus.cc:3055] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:11.331909  4119 raft_consensus.cc:740] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:11.332883  4119 consensus_queue.cc:260] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.334367  4119 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.338138  4047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:11.338745  4047 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.342906  4119 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:11.344336  3938 leader_election.cc:304] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:11.344871  4281 consensus_queue.cc:1048] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.345371  4277 raft_consensus.cc:2804] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:11.346184  4277 raft_consensus.cc:697] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Leader. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:11.347213  4277 consensus_queue.cc:237] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.348210  4299 consensus_queue.cc:1048] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.353125  4046 raft_consensus.cc:515] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.356192  3970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:11.356427  4118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f635bdab2643d09d9bda63e07a26a4" candidate_uuid: "8d6ed4a75fec40938c220def432472c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
I20260710 13:29:11.356961  3970 raft_consensus.cc:3055] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:11.357365  3970 raft_consensus.cc:740] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:11.358566  4045 raft_consensus.cc:2468] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:11.358317  3970 consensus_queue.cc:260] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.359691  3970 raft_consensus.cc:3060] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.362185  4047 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bb12f9fafe34f3799b11cb3c74633e0 in term 2.
I20260710 13:29:11.363523  3868 catalog_manager.cc:5697] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 1 to 2, leader changed from 8d6ed4a75fec40938c220def432472c9 (127.31.213.130) to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:11.364886  4046 leader_election.cc:290] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [CANDIDATE]: Term 2 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397)
I20260710 13:29:11.372622  3970 raft_consensus.cc:2468] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d6ed4a75fec40938c220def432472c9 in term 2.
I20260710 13:29:11.375808  4012 leader_election.cc:304] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [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: 8bb12f9fafe34f3799b11cb3c74633e0, 8d6ed4a75fec40938c220def432472c9; no voters: bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:11.377378  4282 raft_consensus.cc:2804] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:11.377853  4282 raft_consensus.cc:697] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:11.378620  4282 consensus_queue.cc:237] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:11.388948  4281 consensus_queue.cc:1048] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:11.396723  3869 catalog_manager.cc:5697] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 reported cstate change: term changed from 1 to 2, leader changed from 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129) to 8d6ed4a75fec40938c220def432472c9 (127.31.213.130). New cstate: current_term: 2 leader_uuid: "8d6ed4a75fec40938c220def432472c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:11.398315  3867 catalog_manager.cc:5697] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 reported cstate change: term changed from 1 to 2, leader changed from bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131) to 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:11.693346  4045 raft_consensus.cc:1275] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.695159  4299 consensus_queue.cc:1048] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:11.709399  4119 raft_consensus.cc:1275] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.711580  4344 consensus_queue.cc:1048] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:11.753525  4121 raft_consensus.cc:1275] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.754725  4277 consensus_queue.cc:1048] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:11.763980  4045 raft_consensus.cc:1275] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.767186  4299 consensus_queue.cc:1048] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:11.924510  4121 raft_consensus.cc:1275] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.925849  4344 consensus_queue.cc:1048] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:11.949241  4045 raft_consensus.cc:1275] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Refusing update from remote peer 8bb12f9fafe34f3799b11cb3c74633e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.951720  4348 consensus_queue.cc:1048] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:11.975867  3972 raft_consensus.cc:1275] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.977246  4337 consensus_queue.cc:1048] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:11.986719  4121 raft_consensus.cc:3060] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:11.991899  4121 raft_consensus.cc:1275] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Refusing update from remote peer 8d6ed4a75fec40938c220def432472c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:11.994520  4281 consensus_queue.cc:1048] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:14.108194  3868 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54874:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:29:14.133179  3868 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54874:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:29:14.184762 32598 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:29:14.263892  4367 log.cc:927] Time spent T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
W20260710 13:29:14.309201  4373 log.cc:927] Time spent T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260710 13:29:14.412079  4374 log.cc:927] Time spent T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260710 13:29:14.510727  3938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.131:36397, user_credentials={real_user=slave}} blocked reactor thread for 66943.2us
W20260710 13:29:14.519596  4012 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.129:38265, user_credentials={real_user=slave}} blocked reactor thread for 97419.4us
W20260710 13:29:14.577329  4392 log.cc:927] Time spent T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: Append to log took a long time: real 0.150s	user 0.002s	sys 0.002s
I20260710 13:29:14.577425  4043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
mode: GRACEFUL
new_leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:50070
I20260710 13:29:14.578105  4043 raft_consensus.cc:606] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Received request to transfer leadership to TS bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:14.580870  4405 tablet.cc:1724] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.580950  4401 tablet.cc:1724] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.600368  4073 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:16d3771e0ab8494dab67c09c5e2100f5)
W20260710 13:29:14.607113  4073 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:16d3771e0ab8494dab67c09c5e2100f5)
W20260710 13:29:14.618160  4073 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:16d3771e0ab8494dab67c09c5e2100f5)
I20260710 13:29:14.620592  4410 tablet.cc:1724] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.650041  4401 tablet.cc:1724] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.639468  4415 tablet.cc:1724] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.663134  4413 tablet.cc:1724] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.675302  4420 tablet.cc:1724] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.663128  4409 tablet.cc:1724] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.689893  4414 tablet.cc:1724] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.701377  4416 tablet.cc:1724] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.713830  4403 log.cc:927] Time spent T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260710 13:29:14.713232  4405 tablet.cc:1724] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.719605  4377 raft_consensus.cc:993] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: : Instructing follower bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.720175  4350 raft_consensus.cc:1081] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Signalling peer bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.666070  4417 tablet.cc:1724] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.741459  4119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:34556
I20260710 13:29:14.750036  4413 tablet.cc:1724] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.755396  3868 catalog_manager.cc:5789] TS bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397) does not have the latest schema for tablet 3566d0f997f345f7bb77cd47270e9431 (table soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]). Expected version 1 got 0
I20260710 13:29:14.757268  4119 raft_consensus.cc:493] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.762089  4119 raft_consensus.cc:3060] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.763049  4421 tablet.cc:1724] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.758158  4423 tablet.cc:1724] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.770351  4119 raft_consensus.cc:515] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
W20260710 13:29:14.777477  4424 log.cc:927] Time spent T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260710 13:29:14.778046  4409 tablet.cc:1724] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.780344  4416 tablet.cc:1724] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.790539  4401 tablet.cc:1724] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.797214  4423 tablet.cc:1724] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.806131  4415 tablet.cc:1724] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.818389  4417 tablet.cc:1724] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.821753  4410 tablet.cc:1724] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.795922  4420 tablet.cc:1724] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.835300  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:14.835211  4413 tablet.cc:1724] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.836030  3971 raft_consensus.cc:3060] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.837539  4119 leader_election.cc:290] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 2 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:14.843781  3971 raft_consensus.cc:2468] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 2.
I20260710 13:29:14.844977  4086 leader_election.cc:304] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:14.845911  4323 raft_consensus.cc:2804] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:14.846347  4323 raft_consensus.cc:697] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:14.847138  4323 consensus_queue.cc:237] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [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: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:14.852022  4414 tablet.cc:1724] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.853634  4417 tablet.cc:1724] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.856014  4046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c95367ee5e4e38b3a507360a33ba09" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:14.858361  4046 raft_consensus.cc:3055] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:14.858690  4046 raft_consensus.cc:740] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:14.859457  4046 consensus_queue.cc:260] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [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: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:14.863049  4046 raft_consensus.cc:3060] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:14.863622  4405 tablet.cc:1724] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:14.865360  3971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
mode: GRACEFUL
new_leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:37780
I20260710 13:29:14.866003  3971 raft_consensus.cc:606] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Received request to transfer leadership to TS bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:14.867486 32598 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:29:14.868126 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:14.870702  4046 raft_consensus.cc:2468] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 2.
I20260710 13:29:14.878054  3966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28a3063136c64fed8477b021936431d7"
dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
mode: GRACEFUL
new_leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:37780
I20260710 13:29:14.878647  3966 raft_consensus.cc:606] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Received request to transfer leadership to TS bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:14.880616  4408 raft_consensus.cc:993] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: : Instructing follower bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.881083  4408 raft_consensus.cc:1081] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Signalling peer bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.881660  4046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae"
dest_uuid: "8d6ed4a75fec40938c220def432472c9"
mode: GRACEFUL
new_leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:50070
I20260710 13:29:14.882326  4046 raft_consensus.cc:606] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Received request to transfer leadership to TS bbf967fcffd5415baf6ef578b4634ce6
I20260710 13:29:14.883760 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:29:14.884841  4119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28a3063136c64fed8477b021936431d7"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:34564
I20260710 13:29:14.885432  4119 raft_consensus.cc:493] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.885768  4119 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.893299 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:29:14.895560  3867 catalog_manager.cc:5697] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 1 to 2, leader changed from 8d6ed4a75fec40938c220def432472c9 (127.31.213.130) to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 2 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:14.901533  3867 catalog_manager.cc:5789] TS bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131:36397) does not have the latest schema for tablet 35c95367ee5e4e38b3a507360a33ba09 (table soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d]). Expected version 1 got 0
I20260710 13:29:14.905525  4119 raft_consensus.cc:515] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:14.908771  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:14.908982  4119 leader_election.cc:290] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:14.909400  3971 raft_consensus.cc:3055] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:14.909746  3971 raft_consensus.cc:740] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:14.910084  4046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28a3063136c64fed8477b021936431d7" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:14.910706  4046 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.910539  3971 consensus_queue.cc:260] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [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: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:14.911607  3971 raft_consensus.cc:3060] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.916317  3971 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 3.
I20260710 13:29:14.917317  4086 leader_election.cc:304] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [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: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:14.918370  4323 raft_consensus.cc:2804] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:14.918952  4323 raft_consensus.cc:697] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:14.918769  4046 raft_consensus.cc:2468] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 3.
I20260710 13:29:14.920051  4323 consensus_queue.cc:237] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [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: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } }
I20260710 13:29:14.931324  4377 raft_consensus.cc:993] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: : Instructing follower bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.931810  4377 raft_consensus.cc:1081] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Signalling peer bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.934238  4120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:34556
I20260710 13:29:14.934774  4120 raft_consensus.cc:493] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.935154  4120 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.939335  3866 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3: soft_deleted_table [id=98486b1b5d9140d2ba8d0f020c736e2d] alter complete (version 1)
I20260710 13:29:14.947180  4120 raft_consensus.cc:515] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:14.949973  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:14.950588  3971 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.963064  4351 raft_consensus.cc:993] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: : Instructing follower bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.964393  4394 raft_consensus.cc:1081] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Signalling peer bbf967fcffd5415baf6ef578b4634ce6 to start an election
I20260710 13:29:14.966804  4117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501"
dest_uuid: "bbf967fcffd5415baf6ef578b4634ce6"
 from {username='slave'} at 127.0.0.1:34564
I20260710 13:29:14.967393  4117 raft_consensus.cc:493] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:14.967741  4117 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.969483  3971 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 3.
I20260710 13:29:14.972018  4046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1df8f9b953843aa820983a9c9f5c5ae" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:14.972673  4046 raft_consensus.cc:3055] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:14.973001  4046 raft_consensus.cc:740] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d6ed4a75fec40938c220def432472c9, State: Running, Role: LEADER
I20260710 13:29:14.974056  4086 leader_election.cc:304] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [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: 8bb12f9fafe34f3799b11cb3c74633e0, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:14.973837  4046 consensus_queue.cc:260] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [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: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:14.975042  4323 raft_consensus.cc:2804] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:14.975042  4046 raft_consensus.cc:3060] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:14.971428  4120 leader_election.cc:290] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:14.975611  4323 raft_consensus.cc:697] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 3 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:14.979347  4323 consensus_queue.cc:237] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [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: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:14.985098  4117 raft_consensus.cc:515] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:14.987352  4046 raft_consensus.cc:2468] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 3.
I20260710 13:29:14.991412  3866 catalog_manager.cc:5697] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 2 to 3, leader changed from 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129) to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:14.996297  4117 leader_election.cc:290] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [CANDIDATE]: Term 3 election: Requested vote from peers 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265), 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431)
I20260710 13:29:14.997047  4044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8d6ed4a75fec40938c220def432472c9"
I20260710 13:29:14.997675  4044 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:15.002199  3971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2156ae8f32f45898bc6a26bb0755501" candidate_uuid: "bbf967fcffd5415baf6ef578b4634ce6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8bb12f9fafe34f3799b11cb3c74633e0"
I20260710 13:29:15.002856  3971 raft_consensus.cc:3055] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:29:15.003175  3971 raft_consensus.cc:740] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bb12f9fafe34f3799b11cb3c74633e0, State: Running, Role: LEADER
I20260710 13:29:15.004007  3971 consensus_queue.cc:260] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:15.005285  3971 raft_consensus.cc:3060] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:29:15.008882  4044 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 3.
I20260710 13:29:15.010110  4085 leader_election.cc:304] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [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: 8d6ed4a75fec40938c220def432472c9, bbf967fcffd5415baf6ef578b4634ce6; no voters: 
I20260710 13:29:15.010991  4323 raft_consensus.cc:2804] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:29:15.011464  4323 raft_consensus.cc:697] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 LEADER]: Becoming Leader. State: Replica: bbf967fcffd5415baf6ef578b4634ce6, State: Running, Role: LEADER
I20260710 13:29:15.012279  4323 consensus_queue.cc:237] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } }
I20260710 13:29:15.013628  3971 raft_consensus.cc:2468] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf967fcffd5415baf6ef578b4634ce6 in term 3.
I20260710 13:29:15.014782  3866 catalog_manager.cc:5697] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 2 to 3, leader changed from 8d6ed4a75fec40938c220def432472c9 (127.31.213.130) to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:15.026998  3866 catalog_manager.cc:5697] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 reported cstate change: term changed from 2 to 3, leader changed from 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129) to bbf967fcffd5415baf6ef578b4634ce6 (127.31.213.131). New cstate: current_term: 3 leader_uuid: "bbf967fcffd5415baf6ef578b4634ce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf967fcffd5415baf6ef578b4634ce6" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 36397 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:15.315029  3971 raft_consensus.cc:1275] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:29:15.316341  4323 consensus_queue.cc:1048] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:15.340327  4044 raft_consensus.cc:1275] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:29:15.341892  4434 consensus_queue.cc:1048] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:15.389144  4044 raft_consensus.cc:1275] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:15.390403  4393 consensus_queue.cc:1048] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:15.400208  3971 raft_consensus.cc:1275] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:15.402631  4434 consensus_queue.cc:1048] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:29:15.407207  3971 raft_consensus.cc:1275] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:29:15.409134  4434 consensus_queue.cc:1048] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:29:15.424481  4044 raft_consensus.cc:1275] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:29:15.426123  4393 consensus_queue.cc:1048] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:29:15.460199  4044 raft_consensus.cc:1275] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:15.495813  4323 consensus_queue.cc:1048] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d6ed4a75fec40938c220def432472c9" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 36431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:29:15.520493  3966 raft_consensus.cc:1275] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Refusing update from remote peer bbf967fcffd5415baf6ef578b4634ce6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:29:15.522878  4393 consensus_queue.cc:1048] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bb12f9fafe34f3799b11cb3c74633e0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 38265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:29:15.976158 32598 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:29:15.981057 32598 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:29:15.981561 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:15.986613 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:29:15.986986 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:29:17.015082 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
W20260710 13:29:17.025323  4086 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]
W20260710 13:29:17.030813  4086 consensus_peers.cc:597] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 -> Peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Couldn't send request to peer 8bb12f9fafe34f3799b11cb3c74633e0. 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:29:17.048903 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:17.052932 32598 tablet_replica.cc:333] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.054195 32598 raft_consensus.cc:2243] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.054992 32598 raft_consensus.cc:2272] T f2f635bdab2643d09d9bda63e07a26a4 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.058391 32598 tablet_replica.cc:333] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.059187 32598 raft_consensus.cc:2243] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.059763 32598 raft_consensus.cc:2272] T 35c95367ee5e4e38b3a507360a33ba09 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.062067 32598 tablet_replica.cc:333] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.062734 32598 raft_consensus.cc:2243] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.063242 32598 raft_consensus.cc:2272] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.065302 32598 tablet_replica.cc:333] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.065832 32598 raft_consensus.cc:2243] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.066377 32598 raft_consensus.cc:2272] T 16d3771e0ab8494dab67c09c5e2100f5 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.068396 32598 tablet_replica.cc:333] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.068981 32598 raft_consensus.cc:2243] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.069818 32598 raft_consensus.cc:2272] T 08c217255cd7427286b3d4b250cfe592 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.071877 32598 tablet_replica.cc:333] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.072502 32598 raft_consensus.cc:2243] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.073642 32598 raft_consensus.cc:2272] T 172a81946bdc4c5694078804b236dfcd P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:17.075562  4086 consensus_peers.cc:597] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 -> Peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Couldn't send request to peer 8bb12f9fafe34f3799b11cb3c74633e0. 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:29:17.076570 32598 tablet_replica.cc:333] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.077368 32598 raft_consensus.cc:2243] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.078271 32598 raft_consensus.cc:2272] T 4f9407c7eac04743acbea3749024b851 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:17.078606  4012 consensus_peers.cc:597] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 -> Peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Couldn't send request to peer 8bb12f9fafe34f3799b11cb3c74633e0. 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:29:17.080668 32598 tablet_replica.cc:333] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.081284 32598 raft_consensus.cc:2243] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.081863 32598 raft_consensus.cc:2272] T a1df8f9b953843aa820983a9c9f5c5ae P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.084110 32598 tablet_replica.cc:333] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.084829 32598 raft_consensus.cc:2243] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.085382 32598 raft_consensus.cc:2272] T 10b9e90b4fae46bfb96e1353ff832306 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.087809 32598 tablet_replica.cc:333] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.088346 32598 raft_consensus.cc:2243] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.088781 32598 raft_consensus.cc:2272] T 28a3063136c64fed8477b021936431d7 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.090762 32598 tablet_replica.cc:333] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.091305 32598 raft_consensus.cc:2243] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.092213 32598 raft_consensus.cc:2272] T da5aca01cff84e14b4b9e01625cdd65c P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.094688 32598 tablet_replica.cc:333] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.095384 32598 raft_consensus.cc:2243] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.095924 32598 raft_consensus.cc:2272] T bb1bc1065a6041739d3e39ef71b608a3 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.098460 32598 tablet_replica.cc:333] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
W20260710 13:29:17.098593  4012 consensus_peers.cc:597] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 -> Peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Couldn't send request to peer 8bb12f9fafe34f3799b11cb3c74633e0. 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:29:17.099078 32598 raft_consensus.cc:2243] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.099786 32598 raft_consensus.cc:2272] T 056079e7db1644619d47fdcf03cc5d99 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.102084 32598 tablet_replica.cc:333] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.102552 32598 raft_consensus.cc:2243] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.102969 32598 raft_consensus.cc:2272] T 3566d0f997f345f7bb77cd47270e9431 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.104967 32598 tablet_replica.cc:333] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.105448 32598 raft_consensus.cc:2243] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.106225 32598 raft_consensus.cc:2272] T 802be03b766740a6a7a6a98fd5911754 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.108116 32598 tablet_replica.cc:333] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.108561 32598 raft_consensus.cc:2243] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.109382 32598 raft_consensus.cc:2272] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.111227 32598 tablet_replica.cc:333] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.111644 32598 raft_consensus.cc:2243] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.112039 32598 raft_consensus.cc:2272] T e2156ae8f32f45898bc6a26bb0755501 P 8bb12f9fafe34f3799b11cb3c74633e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.113974 32598 tablet_replica.cc:333] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0: stopping tablet replica
I20260710 13:29:17.114429 32598 raft_consensus.cc:2243] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.114813 32598 raft_consensus.cc:2272] T 4a80b6ac9e2242e2b54e53e75e1091da P 8bb12f9fafe34f3799b11cb3c74633e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.174276 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
I20260710 13:29:17.211483 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
W20260710 13:29:17.241204  4012 consensus_peers.cc:597] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 -> Peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Couldn't send request to peer 8bb12f9fafe34f3799b11cb3c74633e0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:38265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:17.243885 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:17.244709 32598 tablet_replica.cc:333] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.245438 32598 raft_consensus.cc:2243] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.246140 32598 raft_consensus.cc:2272] T 35c95367ee5e4e38b3a507360a33ba09 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.248143 32598 tablet_replica.cc:333] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.248734 32598 raft_consensus.cc:2243] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.249483 32598 raft_consensus.cc:2272] T f2f635bdab2643d09d9bda63e07a26a4 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.251358 32598 tablet_replica.cc:333] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.251881 32598 raft_consensus.cc:2243] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.252592 32598 raft_consensus.cc:2272] T 0bfcf0c5075f45528d61db29a2a9ead8 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.254593 32598 tablet_replica.cc:333] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.255049 32598 raft_consensus.cc:2243] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.255710 32598 raft_consensus.cc:2272] T 16d3771e0ab8494dab67c09c5e2100f5 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.257666 32598 tablet_replica.cc:333] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.258138 32598 raft_consensus.cc:2243] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.258540 32598 raft_consensus.cc:2272] T 08c217255cd7427286b3d4b250cfe592 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.260500 32598 tablet_replica.cc:333] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.261065 32598 raft_consensus.cc:2243] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.261561 32598 raft_consensus.cc:2272] T 172a81946bdc4c5694078804b236dfcd P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.263566 32598 tablet_replica.cc:333] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.264086 32598 raft_consensus.cc:2243] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.264595 32598 raft_consensus.cc:2272] T 4f9407c7eac04743acbea3749024b851 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.266584 32598 tablet_replica.cc:333] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.267134 32598 raft_consensus.cc:2243] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.267588 32598 raft_consensus.cc:2272] T a1df8f9b953843aa820983a9c9f5c5ae P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.269464 32598 tablet_replica.cc:333] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.270022 32598 raft_consensus.cc:2243] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.270454 32598 raft_consensus.cc:2272] T da5aca01cff84e14b4b9e01625cdd65c P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.272235 32598 tablet_replica.cc:333] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.272764 32598 raft_consensus.cc:2243] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.273541 32598 raft_consensus.cc:2272] T 056079e7db1644619d47fdcf03cc5d99 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.275419 32598 tablet_replica.cc:333] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.275923 32598 raft_consensus.cc:2243] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.276710 32598 raft_consensus.cc:2272] T bb1bc1065a6041739d3e39ef71b608a3 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.278600 32598 tablet_replica.cc:333] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.279109 32598 raft_consensus.cc:2243] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.279920 32598 raft_consensus.cc:2272] T 10b9e90b4fae46bfb96e1353ff832306 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.281837 32598 tablet_replica.cc:333] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.282352 32598 raft_consensus.cc:2243] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.282784 32598 raft_consensus.cc:2272] T 28a3063136c64fed8477b021936431d7 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.284709 32598 tablet_replica.cc:333] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.285308 32598 raft_consensus.cc:2243] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.285779 32598 raft_consensus.cc:2272] T 3566d0f997f345f7bb77cd47270e9431 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.287726 32598 tablet_replica.cc:333] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.288277 32598 raft_consensus.cc:2243] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.288720 32598 raft_consensus.cc:2272] T 802be03b766740a6a7a6a98fd5911754 P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.290509 32598 tablet_replica.cc:333] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.290993 32598 raft_consensus.cc:2243] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.291455 32598 raft_consensus.cc:2272] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P 8d6ed4a75fec40938c220def432472c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.293191 32598 tablet_replica.cc:333] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.293646 32598 raft_consensus.cc:2243] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.294055 32598 raft_consensus.cc:2272] T e2156ae8f32f45898bc6a26bb0755501 P 8d6ed4a75fec40938c220def432472c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.295917 32598 tablet_replica.cc:333] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9: stopping tablet replica
I20260710 13:29:17.296425 32598 raft_consensus.cc:2243] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.296900 32598 raft_consensus.cc:2272] T 4a80b6ac9e2242e2b54e53e75e1091da P 8d6ed4a75fec40938c220def432472c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:17.321521  4085 consensus_peers.cc:597] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 -> Peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Couldn't send request to peer 8d6ed4a75fec40938c220def432472c9. 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:29:17.336038  4086 consensus_peers.cc:597] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 -> Peer 8bb12f9fafe34f3799b11cb3c74633e0 (127.31.213.129:38265): Couldn't send request to peer 8bb12f9fafe34f3799b11cb3c74633e0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:38265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:29:17.336515  4085 consensus_peers.cc:597] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 -> Peer 8d6ed4a75fec40938c220def432472c9 (127.31.213.130:36431): Couldn't send request to peer 8d6ed4a75fec40938c220def432472c9. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:36431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:17.339382 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
I20260710 13:29:17.374696 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
I20260710 13:29:17.412400 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:17.413298 32598 tablet_replica.cc:333] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.414252 32598 raft_consensus.cc:2243] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.415194 32598 raft_consensus.cc:2272] T 35c95367ee5e4e38b3a507360a33ba09 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.417477 32598 tablet_replica.cc:333] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.418045 32598 raft_consensus.cc:2243] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.418502 32598 raft_consensus.cc:2272] T f2f635bdab2643d09d9bda63e07a26a4 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.420495 32598 tablet_replica.cc:333] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.421176 32598 raft_consensus.cc:2243] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.421628 32598 raft_consensus.cc:2272] T 0bfcf0c5075f45528d61db29a2a9ead8 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.423463 32598 tablet_replica.cc:333] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.423995 32598 raft_consensus.cc:2243] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.424436 32598 raft_consensus.cc:2272] T 16d3771e0ab8494dab67c09c5e2100f5 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.426334 32598 tablet_replica.cc:333] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.426875 32598 raft_consensus.cc:2243] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.427330 32598 raft_consensus.cc:2272] T 08c217255cd7427286b3d4b250cfe592 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.429286 32598 tablet_replica.cc:333] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.429785 32598 raft_consensus.cc:2243] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.430238 32598 raft_consensus.cc:2272] T 172a81946bdc4c5694078804b236dfcd P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.432494 32598 tablet_replica.cc:333] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.433079 32598 raft_consensus.cc:2243] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.433554 32598 raft_consensus.cc:2272] T 4f9407c7eac04743acbea3749024b851 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.435436 32598 tablet_replica.cc:333] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.435940 32598 raft_consensus.cc:2243] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.436391 32598 raft_consensus.cc:2272] T 6772a7d5ff154b7eae1b3d3b8a6bdb98 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.438139 32598 tablet_replica.cc:333] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.438655 32598 raft_consensus.cc:2243] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.439406 32598 raft_consensus.cc:2272] T e2156ae8f32f45898bc6a26bb0755501 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.441291 32598 tablet_replica.cc:333] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.441802 32598 raft_consensus.cc:2243] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.442580 32598 raft_consensus.cc:2272] T 4a80b6ac9e2242e2b54e53e75e1091da P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.444375 32598 tablet_replica.cc:333] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.444908 32598 raft_consensus.cc:2243] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.445325 32598 raft_consensus.cc:2272] T 056079e7db1644619d47fdcf03cc5d99 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.447352 32598 tablet_replica.cc:333] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.448042 32598 raft_consensus.cc:2243] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.448556 32598 raft_consensus.cc:2272] T da5aca01cff84e14b4b9e01625cdd65c P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.450917 32598 tablet_replica.cc:333] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.451367 32598 raft_consensus.cc:2243] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.451730 32598 raft_consensus.cc:2272] T bb1bc1065a6041739d3e39ef71b608a3 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.453644 32598 tablet_replica.cc:333] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.454069 32598 raft_consensus.cc:2243] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.454742 32598 raft_consensus.cc:2272] T 28a3063136c64fed8477b021936431d7 P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.456513 32598 tablet_replica.cc:333] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.457079 32598 raft_consensus.cc:2243] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.457497 32598 raft_consensus.cc:2272] T 10b9e90b4fae46bfb96e1353ff832306 P bbf967fcffd5415baf6ef578b4634ce6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.459266 32598 tablet_replica.cc:333] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.459775 32598 raft_consensus.cc:2243] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.460534 32598 raft_consensus.cc:2272] T 3566d0f997f345f7bb77cd47270e9431 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.462337 32598 tablet_replica.cc:333] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.462829 32598 raft_consensus.cc:2243] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:17.463299 32598 raft_consensus.cc:2272] T 802be03b766740a6a7a6a98fd5911754 P bbf967fcffd5415baf6ef578b4634ce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.465230 32598 tablet_replica.cc:333] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6: stopping tablet replica
I20260710 13:29:17.465655 32598 raft_consensus.cc:2243] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.466377 32598 raft_consensus.cc:2272] T a1df8f9b953843aa820983a9c9f5c5ae P bbf967fcffd5415baf6ef578b4634ce6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.505990 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:29:17.540550 32598 master.cc:562] Master@127.31.213.190:37361 shutting down...
I20260710 13:29:17.563483 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:17.564167 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:17.564513 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54f2887c27414dc0981eba0ce7a174b3: stopping tablet replica
I20260710 13:29:17.609707 32598 master.cc:584] Master@127.31.213.190:37361 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13895 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:29:17.663282 32598 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.213.190:34963
I20260710 13:29:17.664590 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:17.669785  4452 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:29:17.670063  4453 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:29:17.671504  4455 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:29:17.672505 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:17.673502 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:17.673715 32598 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:29:17.673904 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690157673871 us; error 0 us; skew 500 ppm
I20260710 13:29:17.674420 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:17.677238 32598 webserver.cc:533] Webserver started at http://127.31.213.190:46849/ using document root <none> and password file <none>
I20260710 13:29:17.677738 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:17.677894 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:17.678202 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:17.679308 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/master-0-root/instance:
uuid: "44b8a6f673604ca39410cdf5c6749e3d"
format_stamp: "Formatted at 2026-07-10 13:29:17 on dist-test-slave-20gn"
I20260710 13:29:17.683701 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:29:17.687069  4460 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:29:17.687935 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:29:17.688180 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/master-0-root
uuid: "44b8a6f673604ca39410cdf5c6749e3d"
format_stamp: "Formatted at 2026-07-10 13:29:17 on dist-test-slave-20gn"
I20260710 13:29:17.688406 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-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:29:17.721343 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:17.722506 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:17.760390 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.190:34963
I20260710 13:29:17.760510  4511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.190:34963 every 8 connection(s)
I20260710 13:29:17.764490  4512 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:29:17.776525  4512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d: Bootstrap starting.
I20260710 13:29:17.781895  4512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:17.786408  4512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d: No bootstrap required, opened a new log
I20260710 13:29:17.788689  4512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b8a6f673604ca39410cdf5c6749e3d" member_type: VOTER }
I20260710 13:29:17.789063  4512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:17.789240  4512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b8a6f673604ca39410cdf5c6749e3d, State: Initialized, Role: FOLLOWER
I20260710 13:29:17.789721  4512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44b8a6f673604ca39410cdf5c6749e3d" member_type: VOTER }
I20260710 13:29:17.790321  4512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:29:17.790550  4512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:29:17.790762  4512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:17.795784  4512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b8a6f673604ca39410cdf5c6749e3d" member_type: VOTER }
I20260710 13:29:17.796268  4512 leader_election.cc:304] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [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: 44b8a6f673604ca39410cdf5c6749e3d; no voters: 
I20260710 13:29:17.797338  4512 leader_election.cc:290] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:29:17.797809  4515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:17.799292  4515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 1 LEADER]: Becoming Leader. State: Replica: 44b8a6f673604ca39410cdf5c6749e3d, State: Running, Role: LEADER
I20260710 13:29:17.800110  4515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [LEADER]: Queue going to LEADER mode. State: All 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: "44b8a6f673604ca39410cdf5c6749e3d" member_type: VOTER }
I20260710 13:29:17.800248  4512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:29:17.805130  4516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44b8a6f673604ca39410cdf5c6749e3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b8a6f673604ca39410cdf5c6749e3d" member_type: VOTER } }
I20260710 13:29:17.805769  4517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44b8a6f673604ca39410cdf5c6749e3d. Latest consensus state: current_term: 1 leader_uuid: "44b8a6f673604ca39410cdf5c6749e3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44b8a6f673604ca39410cdf5c6749e3d" member_type: VOTER } }
I20260710 13:29:17.806150  4516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:17.806668  4517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [sys.catalog]: This master's current role is: LEADER
I20260710 13:29:17.809996  4523 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:29:17.817824  4523 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:29:17.818758 32598 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:29:17.827333  4523 catalog_manager.cc:1383] Generated new cluster ID: fb8ea275b6144a4e9a06a6b21351fda0
I20260710 13:29:17.827631  4523 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:29:17.842133  4523 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:29:17.843362  4523 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:29:17.864531  4523 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d: Generated new TSK 0
I20260710 13:29:17.865193  4523 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:29:17.885231 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:17.891199  4533 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:29:17.892066  4534 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:29:17.893690  4536 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:29:17.894513 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:17.895427 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:29:17.895628 32598 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:29:17.895781 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690157895767 us; error 0 us; skew 500 ppm
I20260710 13:29:17.896334 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:17.898562 32598 webserver.cc:533] Webserver started at http://127.31.213.129:39155/ using document root <none> and password file <none>
I20260710 13:29:17.899034 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:17.899222 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:17.899488 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:17.900501 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-0-root/instance:
uuid: "1e03b91596e14535b87991e1642668c0"
format_stamp: "Formatted at 2026-07-10 13:29:17 on dist-test-slave-20gn"
I20260710 13:29:17.904788 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:29:17.907855  4541 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:29:17.908506 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:29:17.908878 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-0-root
uuid: "1e03b91596e14535b87991e1642668c0"
format_stamp: "Formatted at 2026-07-10 13:29:17 on dist-test-slave-20gn"
I20260710 13:29:17.909153 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-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:29:17.942369 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:17.943547 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:17.945024 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:17.947225 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:17.947430 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:17.947671 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:17.947860 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:17.988412 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.129:42019
I20260710 13:29:17.988528  4603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.129:42019 every 8 connection(s)
I20260710 13:29:17.993474 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:18.000255  4608 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:29:18.001981  4609 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:29:18.003605  4611 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:29:18.004531 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:18.006067 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:29:18.006196  4604 heartbeater.cc:344] Connected to a master server at 127.31.213.190:34963
W20260710 13:29:18.006285 32598 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:29:18.006692 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690158006675 us; error 0 us; skew 500 ppm
I20260710 13:29:18.006762  4604 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:18.007292 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:18.007594  4604 heartbeater.cc:507] Master 127.31.213.190:34963 requested a full tablet report, sending...
I20260710 13:29:18.010036 32598 webserver.cc:533] Webserver started at http://127.31.213.130:44615/ using document root <none> and password file <none>
I20260710 13:29:18.010040  4477 ts_manager.cc:194] Registered new tserver with Master: 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019)
I20260710 13:29:18.010802 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:18.011065 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:18.011396 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:18.012177  4477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41848
I20260710 13:29:18.012723 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-1-root/instance:
uuid: "76c86c97f7b84ea8affb66423917d71d"
format_stamp: "Formatted at 2026-07-10 13:29:18 on dist-test-slave-20gn"
I20260710 13:29:18.017592 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:29:18.020882  4616 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:29:18.021611 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:29:18.021894 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-1-root
uuid: "76c86c97f7b84ea8affb66423917d71d"
format_stamp: "Formatted at 2026-07-10 13:29:18 on dist-test-slave-20gn"
I20260710 13:29:18.022179 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-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:29:18.037967 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:18.039165 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:18.040675 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:18.042883 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:18.043104 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:18.043334 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:18.043493 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:18.083067 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.130:44023
I20260710 13:29:18.083170  4678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.130:44023 every 8 connection(s)
I20260710 13:29:18.088132 32598 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:29:18.094923  4682 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:29:18.095140  4683 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:29:18.098776  4685 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:29:18.099556 32598 server_base.cc:1061] running on GCE node
I20260710 13:29:18.100188  4679 heartbeater.cc:344] Connected to a master server at 127.31.213.190:34963
I20260710 13:29:18.100535 32598 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:29:18.100662  4679 heartbeater.cc:461] Registering TS with master...
W20260710 13:29:18.100929 32598 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:29:18.101166 32598 hybrid_clock.cc:648] HybridClock initialized: now 1783690158101150 us; error 0 us; skew 500 ppm
I20260710 13:29:18.101729  4679 heartbeater.cc:507] Master 127.31.213.190:34963 requested a full tablet report, sending...
I20260710 13:29:18.101994 32598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:29:18.104223  4477 ts_manager.cc:194] Registered new tserver with Master: 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:18.104974 32598 webserver.cc:533] Webserver started at http://127.31.213.131:39685/ using document root <none> and password file <none>
I20260710 13:29:18.105509 32598 fs_manager.cc:362] Metadata directory not provided
I20260710 13:29:18.105711 32598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:29:18.105954  4477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41856
I20260710 13:29:18.105967 32598 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:29:18.107860 32598 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-2-root/instance:
uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
format_stamp: "Formatted at 2026-07-10 13:29:18 on dist-test-slave-20gn"
I20260710 13:29:18.113204 32598 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 13:29:18.116601  4690 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:29:18.117496 32598 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:29:18.117792 32598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-2-root
uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
format_stamp: "Formatted at 2026-07-10 13:29:18 on dist-test-slave-20gn"
I20260710 13:29:18.118047 32598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5QIFj3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690054532251-32598-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:29:18.150090 32598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:29:18.151273 32598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:29:18.152782 32598 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:29:18.154986 32598 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:29:18.155194 32598 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:18.155479 32598 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:29:18.155651 32598 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:29:18.194733 32598 rpc_server.cc:307] RPC server started. Bound to: 127.31.213.131:33391
I20260710 13:29:18.194859  4752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.213.131:33391 every 8 connection(s)
I20260710 13:29:18.207996  4753 heartbeater.cc:344] Connected to a master server at 127.31.213.190:34963
I20260710 13:29:18.208360  4753 heartbeater.cc:461] Registering TS with master...
I20260710 13:29:18.208997  4753 heartbeater.cc:507] Master 127.31.213.190:34963 requested a full tablet report, sending...
I20260710 13:29:18.210842  4477 ts_manager.cc:194] Registered new tserver with Master: e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.211382 32598 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013440467s
I20260710 13:29:18.212147  4477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41858
I20260710 13:29:18.235745  4477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41868:
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:29:18.238392  4477 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:29:18.312965  4644 tablet_service.cc:1511] Processing CreateTablet for tablet 9107e0ec61d1420aa98c8517f888aed9 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:18.313722  4643 tablet_service.cc:1511] Processing CreateTablet for tablet 679245d7ec0a468e8b4561ce1c407098 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:18.314395  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9107e0ec61d1420aa98c8517f888aed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.315137  4643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679245d7ec0a468e8b4561ce1c407098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.316179  4718 tablet_service.cc:1511] Processing CreateTablet for tablet 9107e0ec61d1420aa98c8517f888aed9 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:18.316776  4716 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8ed469e97640f9a8393c4744776a77 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:18.317548  4718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9107e0ec61d1420aa98c8517f888aed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.317776  4642 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8ed469e97640f9a8393c4744776a77 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:18.319077  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8ed469e97640f9a8393c4744776a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.318955  4717 tablet_service.cc:1511] Processing CreateTablet for tablet 679245d7ec0a468e8b4561ce1c407098 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:18.320274  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679245d7ec0a468e8b4561ce1c407098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.323994  4641 tablet_service.cc:1511] Processing CreateTablet for tablet e303a1eea12644318d4d0168b43bbbd7 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:18.325335  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303a1eea12644318d4d0168b43bbbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.326601  4714 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6f7e7ae7514263a4f4fd7918bf67ce (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:18.327924  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6f7e7ae7514263a4f4fd7918bf67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.329334  4639 tablet_service.cc:1511] Processing CreateTablet for tablet 592f18cd789c4d54b17bf620be46b71a (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:18.329816  4640 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6f7e7ae7514263a4f4fd7918bf67ce (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:18.330458  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8ed469e97640f9a8393c4744776a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.330729  4639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592f18cd789c4d54b17bf620be46b71a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.332160  4715 tablet_service.cc:1511] Processing CreateTablet for tablet e303a1eea12644318d4d0168b43bbbd7 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:18.333488  4715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303a1eea12644318d4d0168b43bbbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.335397  4638 tablet_service.cc:1511] Processing CreateTablet for tablet d03d2d5cf46e4e8bb4050cb2140d4845 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:18.336710  4638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03d2d5cf46e4e8bb4050cb2140d4845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.341785  4713 tablet_service.cc:1511] Processing CreateTablet for tablet 592f18cd789c4d54b17bf620be46b71a (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:18.343148  4713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592f18cd789c4d54b17bf620be46b71a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.343526  4711 tablet_service.cc:1511] Processing CreateTablet for tablet 7899ca08caa54edba1380b338bb65620 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:18.344817  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7899ca08caa54edba1380b338bb65620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.345947  4637 tablet_service.cc:1511] Processing CreateTablet for tablet 7899ca08caa54edba1380b338bb65620 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:18.347251  4637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7899ca08caa54edba1380b338bb65620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.349843  4712 tablet_service.cc:1511] Processing CreateTablet for tablet d03d2d5cf46e4e8bb4050cb2140d4845 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:18.351089  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03d2d5cf46e4e8bb4050cb2140d4845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.353128  4640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6f7e7ae7514263a4f4fd7918bf67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.357465  4569 tablet_service.cc:1511] Processing CreateTablet for tablet 9107e0ec61d1420aa98c8517f888aed9 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:18.358918  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9107e0ec61d1420aa98c8517f888aed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.363925  4568 tablet_service.cc:1511] Processing CreateTablet for tablet 679245d7ec0a468e8b4561ce1c407098 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:18.364681  4768 tablet_bootstrap.cc:492] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.365324  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679245d7ec0a468e8b4561ce1c407098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.372382  4567 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8ed469e97640f9a8393c4744776a77 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:18.373894  4768 tablet_bootstrap.cc:654] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.374125  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8ed469e97640f9a8393c4744776a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.377555  4714 tablet_service.cc:1511] Processing CreateTablet for tablet f1e5204876ce49d784d58867435ed3e7 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:18.378867  4636 tablet_service.cc:1511] Processing CreateTablet for tablet f1e5204876ce49d784d58867435ed3e7 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:18.378881  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5204876ce49d784d58867435ed3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.383080  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5204876ce49d784d58867435ed3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.391054  4566 tablet_service.cc:1511] Processing CreateTablet for tablet e303a1eea12644318d4d0168b43bbbd7 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:18.392454  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303a1eea12644318d4d0168b43bbbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.397281  4565 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6f7e7ae7514263a4f4fd7918bf67ce (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:18.398658  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6f7e7ae7514263a4f4fd7918bf67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.414948  4564 tablet_service.cc:1511] Processing CreateTablet for tablet 592f18cd789c4d54b17bf620be46b71a (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:18.416416  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592f18cd789c4d54b17bf620be46b71a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.421797  4562 tablet_service.cc:1511] Processing CreateTablet for tablet 7899ca08caa54edba1380b338bb65620 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:18.423209  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7899ca08caa54edba1380b338bb65620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.425814  4561 tablet_service.cc:1511] Processing CreateTablet for tablet f1e5204876ce49d784d58867435ed3e7 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:18.427155  4561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e5204876ce49d784d58867435ed3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.428814  4563 tablet_service.cc:1511] Processing CreateTablet for tablet d03d2d5cf46e4e8bb4050cb2140d4845 (DEFAULT_TABLE table=test-workload [id=47100e26982f45f5a82f73339cbb3842]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:18.438537  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d03d2d5cf46e4e8bb4050cb2140d4845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:18.470361  4771 tablet_bootstrap.cc:492] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.476030  4771 tablet_bootstrap.cc:654] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.487326  4768 tablet_bootstrap.cc:492] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.488088  4768 ts_tablet_manager.cc:1403] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.021s
I20260710 13:29:18.489382  4770 tablet_bootstrap.cc:492] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:18.507335  4768 raft_consensus.cc:359] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.508870  4768 raft_consensus.cc:385] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.509361  4768 raft_consensus.cc:740] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.510396  4768 consensus_queue.cc:260] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.517989  4770 tablet_bootstrap.cc:654] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.522434  4771 tablet_bootstrap.cc:492] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.524513  4771 ts_tablet_manager.cc:1403] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.026s
I20260710 13:29:18.527465  4771 raft_consensus.cc:359] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.528154  4771 raft_consensus.cc:385] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.528445  4771 raft_consensus.cc:740] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.539005  4753 heartbeater.cc:499] Master 127.31.213.190:34963 was elected leader, sending a full tablet report...
I20260710 13:29:18.539590  4770 tablet_bootstrap.cc:492] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:18.539213  4771 consensus_queue.cc:260] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.539880  4768 ts_tablet_manager.cc:1434] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.011s
I20260710 13:29:18.540067  4770 ts_tablet_manager.cc:1403] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.020s
I20260710 13:29:18.541105  4768 tablet_bootstrap.cc:492] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.543295  4770 raft_consensus.cc:359] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.544014  4770 raft_consensus.cc:385] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.544348  4770 raft_consensus.cc:740] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.545300  4770 consensus_queue.cc:260] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.547415  4768 tablet_bootstrap.cc:654] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.559721  4768 tablet_bootstrap.cc:492] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.560434  4768 ts_tablet_manager.cc:1403] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260710 13:29:18.561277  4604 heartbeater.cc:499] Master 127.31.213.190:34963 was elected leader, sending a full tablet report...
I20260710 13:29:18.561785  4770 ts_tablet_manager.cc:1434] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:29:18.562887  4770 tablet_bootstrap.cc:492] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:18.569339  4770 tablet_bootstrap.cc:654] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.570511  4768 raft_consensus.cc:359] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.572778  4679 heartbeater.cc:499] Master 127.31.213.190:34963 was elected leader, sending a full tablet report...
I20260710 13:29:18.573467  4771 ts_tablet_manager.cc:1434] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.011s
I20260710 13:29:18.574463  4771 tablet_bootstrap.cc:492] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.572769  4768 raft_consensus.cc:385] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.577975  4768 raft_consensus.cc:740] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.579015  4768 consensus_queue.cc:260] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.581123  4771 tablet_bootstrap.cc:654] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.581566  4768 ts_tablet_manager.cc:1434] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:29:18.582937  4768 tablet_bootstrap.cc:492] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.585314  4777 raft_consensus.cc:493] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.586890  4773 raft_consensus.cc:493] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.587360  4773 raft_consensus.cc:515] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.590499  4773 leader_election.cc:290] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:18.585942  4777 raft_consensus.cc:515] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.605764  4777 leader_election.cc:290] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.591955  4768 tablet_bootstrap.cc:654] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.609081  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f7e7ae7514263a4f4fd7918bf67ce" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
W20260710 13:29:18.611330  4691 leader_election.cc:343] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.625881  4768 tablet_bootstrap.cc:492] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.627689  4768 ts_tablet_manager.cc:1403] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260710 13:29:18.631345  4768 raft_consensus.cc:359] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.635578  4768 raft_consensus.cc:385] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.636286  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f7e7ae7514263a4f4fd7918bf67ce" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
W20260710 13:29:18.638404  4693 leader_election.cc:343] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.638895  4693 leader_election.cc:304] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d
I20260710 13:29:18.636355  4768 raft_consensus.cc:740] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.639787  4773 raft_consensus.cc:2749] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:18.640167  4768 consensus_queue.cc:260] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.642606  4768 ts_tablet_manager.cc:1434] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:29:18.647753  4768 tablet_bootstrap.cc:492] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.647830  4771 tablet_bootstrap.cc:492] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.648037  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:18.648422  4771 ts_tablet_manager.cc:1403] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.074s	user 0.032s	sys 0.029s
W20260710 13:29:18.650682  4617 leader_election.cc:343] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.651400  4770 tablet_bootstrap.cc:492] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:18.651513  4771 raft_consensus.cc:359] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.652001  4770 ts_tablet_manager.cc:1403] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.010s
I20260710 13:29:18.652305  4771 raft_consensus.cc:385] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.652599  4771 raft_consensus.cc:740] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.653203  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.653532  4771 consensus_queue.cc:260] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.655081  4770 raft_consensus.cc:359] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.655695  4771 ts_tablet_manager.cc:1434] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:29:18.655898  4770 raft_consensus.cc:385] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.656296  4770 raft_consensus.cc:740] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.656701  4771 tablet_bootstrap.cc:492] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.657132  4770 consensus_queue.cc:260] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
W20260710 13:29:18.658316  4618 leader_election.cc:343] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.658764  4618 leader_election.cc:304] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d; no voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa
I20260710 13:29:18.659516  4777 raft_consensus.cc:2749] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:18.663936  4771 tablet_bootstrap.cc:654] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.664157  4768 tablet_bootstrap.cc:654] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.666158  4770 ts_tablet_manager.cc:1434] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:29:18.667224  4770 tablet_bootstrap.cc:492] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:18.673632  4770 tablet_bootstrap.cc:654] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.673688  4771 tablet_bootstrap.cc:492] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.674533  4771 ts_tablet_manager.cc:1403] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 13:29:18.678026  4771 raft_consensus.cc:359] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.678745  4771 raft_consensus.cc:385] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.679059  4771 raft_consensus.cc:740] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.680626  4771 consensus_queue.cc:260] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.682375  4768 tablet_bootstrap.cc:492] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.682868  4771 ts_tablet_manager.cc:1434] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:29:18.682964  4768 ts_tablet_manager.cc:1403] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.013s
I20260710 13:29:18.683961  4771 tablet_bootstrap.cc:492] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.686190  4768 raft_consensus.cc:359] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.687011  4768 raft_consensus.cc:385] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.687386  4768 raft_consensus.cc:740] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.688354  4768 consensus_queue.cc:260] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.692626  4768 ts_tablet_manager.cc:1434] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:29:18.693765  4768 tablet_bootstrap.cc:492] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.694559  4770 tablet_bootstrap.cc:492] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:18.695119  4770 ts_tablet_manager.cc:1403] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.020s
I20260710 13:29:18.697222  4771 tablet_bootstrap.cc:654] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.698195  4770 raft_consensus.cc:359] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.699096  4770 raft_consensus.cc:385] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.699477  4770 raft_consensus.cc:740] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.700558  4768 tablet_bootstrap.cc:654] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.700409  4770 consensus_queue.cc:260] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.706611  4770 ts_tablet_manager.cc:1434] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:29:18.708076  4770 tablet_bootstrap.cc:492] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:18.710681  4775 raft_consensus.cc:493] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.711369  4775 raft_consensus.cc:515] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.727837  4775 leader_election.cc:290] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.731029  4773 raft_consensus.cc:493] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.731655  4773 raft_consensus.cc:515] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.734025  4773 leader_election.cc:290] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:18.735836  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:18.738291  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:18.739122  4654 raft_consensus.cc:2468] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:18.740805  4693 leader_election.cc:304] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:18.742861  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
W20260710 13:29:18.744721  4691 leader_election.cc:343] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:29:18.745321  4544 leader_election.cc:343] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.746536  4773 raft_consensus.cc:2804] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:18.747126  4773 raft_consensus.cc:493] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:18.747213  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.747674  4773 raft_consensus.cc:3060] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:18.749230  4543 leader_election.cc:343] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.749826  4543 leader_election.cc:304] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e03b91596e14535b87991e1642668c0; no voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa
I20260710 13:29:18.750818  4775 raft_consensus.cc:2749] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:18.756448  4770 tablet_bootstrap.cc:654] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.758868  4773 raft_consensus.cc:515] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.759718  4771 tablet_bootstrap.cc:492] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.760164  4771 ts_tablet_manager.cc:1403] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.036s
I20260710 13:29:18.761243  4777 raft_consensus.cc:493] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.761925  4768 tablet_bootstrap.cc:492] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.761772  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:18.761721  4777 raft_consensus.cc:515] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.762409  4768 ts_tablet_manager.cc:1403] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.069s	user 0.038s	sys 0.012s
W20260710 13:29:18.763275  4691 leader_election.cc:343] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.763191  4771 raft_consensus.cc:359] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.763851  4777 leader_election.cc:290] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.764019  4771 raft_consensus.cc:385] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.764323  4771 raft_consensus.cc:740] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.765235  4771 consensus_queue.cc:260] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.765370  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.765393  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:18.765321  4768 raft_consensus.cc:359] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.766319  4768 raft_consensus.cc:385] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.766741  4768 raft_consensus.cc:740] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
W20260710 13:29:18.767182  4617 leader_election.cc:343] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.767808  4771 ts_tablet_manager.cc:1434] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:29:18.767506  4768 consensus_queue.cc:260] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.768982  4771 tablet_bootstrap.cc:492] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.769797  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:18.770576  4654 raft_consensus.cc:3060] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.766235  4728 raft_consensus.cc:2468] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:18.775226  4618 leader_election.cc:304] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [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: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0
I20260710 13:29:18.775841  4771 tablet_bootstrap.cc:654] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.776377  4777 raft_consensus.cc:2804] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:18.776799  4777 raft_consensus.cc:493] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:18.777143  4777 raft_consensus.cc:3060] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.780767  4773 leader_election.cc:290] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:18.785151  4654 raft_consensus.cc:2468] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:18.787406  4693 leader_election.cc:304] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0
I20260710 13:29:18.789041  4773 raft_consensus.cc:2804] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:18.789655  4773 raft_consensus.cc:697] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:18.790757  4773 consensus_queue.cc:237] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.793002  4777 raft_consensus.cc:515] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.795657  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:18.796082  4777 leader_election.cc:290] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.795972  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:18.796733  4728 raft_consensus.cc:3060] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:18.797173  4617 leader_election.cc:343] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.797634  4770 tablet_bootstrap.cc:492] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:18.798136  4770 ts_tablet_manager.cc:1403] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.003s
I20260710 13:29:18.799016  4768 ts_tablet_manager.cc:1434] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.015s
I20260710 13:29:18.799855  4771 tablet_bootstrap.cc:492] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.800097  4768 tablet_bootstrap.cc:492] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.800343  4771 ts_tablet_manager.cc:1403] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260710 13:29:18.801209  4770 raft_consensus.cc:359] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.802170  4770 raft_consensus.cc:385] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.802524  4770 raft_consensus.cc:740] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.803423  4771 raft_consensus.cc:359] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.803445  4770 consensus_queue.cc:260] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.804343  4771 raft_consensus.cc:385] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.804754  4771 raft_consensus.cc:740] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.805246  4728 raft_consensus.cc:2468] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:18.805541  4771 consensus_queue.cc:260] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.806795  4618 leader_election.cc:304] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0
I20260710 13:29:18.807103  4768 tablet_bootstrap.cc:654] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.807651  4775 raft_consensus.cc:493] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.808199  4777 raft_consensus.cc:2804] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:18.808102  4775 raft_consensus.cc:515] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.810405  4771 ts_tablet_manager.cc:1434] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:29:18.810779  4775 leader_election.cc:290] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
W20260710 13:29:18.812413  4525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:18.813266  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303a1eea12644318d4d0168b43bbbd7" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.813912  4727 raft_consensus.cc:2468] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:18.815112  4543 leader_election.cc:304] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:18.815677  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303a1eea12644318d4d0168b43bbbd7" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:18.816433  4775 raft_consensus.cc:2804] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:18.817035  4775 raft_consensus.cc:493] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:18.817651  4775 raft_consensus.cc:3060] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.819577  4771 tablet_bootstrap.cc:492] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
W20260710 13:29:18.820114  4544 leader_election.cc:343] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.826354  4771 tablet_bootstrap.cc:654] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.826983  4770 ts_tablet_manager.cc:1434] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:29:18.828450  4770 tablet_bootstrap.cc:492] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:18.826447  4775 raft_consensus.cc:515] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.836601  4777 raft_consensus.cc:697] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:18.842402  4777 consensus_queue.cc:237] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.853523  4771 tablet_bootstrap.cc:492] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.854210  4771 ts_tablet_manager.cc:1403] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260710 13:29:18.854653  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303a1eea12644318d4d0168b43bbbd7" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
W20260710 13:29:18.856148  4544 leader_election.cc:343] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.856479  4475 catalog_manager.cc:5697] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 0 to 1, leader changed from <none> to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 1 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:18.857528  4771 raft_consensus.cc:359] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.858459  4771 raft_consensus.cc:385] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.858829  4771 raft_consensus.cc:740] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.859550  4771 consensus_queue.cc:260] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.860230  4775 leader_election.cc:290] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.861514  4768 tablet_bootstrap.cc:492] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.861943  4771 ts_tablet_manager.cc:1434] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:29:18.862126  4768 ts_tablet_manager.cc:1403] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.032s
I20260710 13:29:18.863042  4771 tablet_bootstrap.cc:492] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.862298  4476 catalog_manager.cc:5697] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:18.865453  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303a1eea12644318d4d0168b43bbbd7" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:18.865221  4768 raft_consensus.cc:359] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.866008  4768 raft_consensus.cc:385] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.866008  4728 raft_consensus.cc:3060] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.866420  4768 raft_consensus.cc:740] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.863194  4770 tablet_bootstrap.cc:654] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.867172  4768 consensus_queue.cc:260] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.869455  4768 ts_tablet_manager.cc:1434] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:29:18.870479  4768 tablet_bootstrap.cc:492] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.871032  4771 tablet_bootstrap.cc:654] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.873085  4796 raft_consensus.cc:493] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.873634  4796 raft_consensus.cc:515] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.877012  4768 tablet_bootstrap.cc:654] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.877149  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.877776  4727 raft_consensus.cc:2468] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:18.879154  4618 leader_election.cc:304] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:18.872534  4801 raft_consensus.cc:493] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.880308  4801 raft_consensus.cc:515] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.882057  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:18.883747  4579 raft_consensus.cc:2468] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:18.883824  4796 leader_election.cc:290] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.884624  4796 raft_consensus.cc:2804] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:18.888453  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f7e7ae7514263a4f4fd7918bf67ce" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:18.888849  4796 raft_consensus.cc:493] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:18.889925  4796 raft_consensus.cc:3060] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:18.890612  4617 leader_election.cc:343] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.886986  4728 raft_consensus.cc:2468] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:18.897578  4770 tablet_bootstrap.cc:492] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:18.898491  4543 leader_election.cc:304] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 76c86c97f7b84ea8affb66423917d71d
I20260710 13:29:18.901621  4775 raft_consensus.cc:2804] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:18.902154  4771 tablet_bootstrap.cc:492] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:18.902726  4771 ts_tablet_manager.cc:1403] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.001s
I20260710 13:29:18.904104  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f7e7ae7514263a4f4fd7918bf67ce" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.905117  4728 raft_consensus.cc:2468] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:18.906054  4775 raft_consensus.cc:697] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:18.906546  4771 raft_consensus.cc:359] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.907305  4771 raft_consensus.cc:385] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.907714  4771 raft_consensus.cc:740] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.907186  4775 consensus_queue.cc:237] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.908463  4771 consensus_queue.cc:260] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.907560  4618 leader_election.cc:304] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [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: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0
I20260710 13:29:18.910308  4777 raft_consensus.cc:2804] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:18.900393  4801 leader_election.cc:290] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.910837  4777 raft_consensus.cc:493] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:18.911757  4777 raft_consensus.cc:3060] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.912621  4770 ts_tablet_manager.cc:1403] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.014s
I20260710 13:29:18.910770  4771 ts_tablet_manager.cc:1434] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:29:18.917625  4771 tablet_bootstrap.cc:492] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:18.923398  4771 tablet_bootstrap.cc:654] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.927908  4777 raft_consensus.cc:515] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.928473  4796 raft_consensus.cc:515] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.932065  4770 raft_consensus.cc:359] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.932803  4777 leader_election.cc:290] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.932835  4770 raft_consensus.cc:385] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.933643  4770 raft_consensus.cc:740] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.934226  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:18.934372  4768 tablet_bootstrap.cc:492] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:18.934846  4728 raft_consensus.cc:3060] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.934340  4770 consensus_queue.cc:260] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.935052  4768 ts_tablet_manager.cc:1403] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.065s	user 0.034s	sys 0.025s
I20260710 13:29:18.936491  4796 leader_election.cc:290] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.936750  4770 ts_tablet_manager.cc:1434] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 13:29:18.937949  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f7e7ae7514263a4f4fd7918bf67ce" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:18.937469  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:18.939087  4727 raft_consensus.cc:3060] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.939128  4579 raft_consensus.cc:3060] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.939851  4770 tablet_bootstrap.cc:492] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:18.941223  4768 raft_consensus.cc:359] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.941936  4768 raft_consensus.cc:385] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:18.942219  4768 raft_consensus.cc:740] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:18.943054  4768 consensus_queue.cc:260] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.944193  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6f7e7ae7514263a4f4fd7918bf67ce" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
W20260710 13:29:18.945642  4617 leader_election.cc:343] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:18.945792  4768 ts_tablet_manager.cc:1434] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:29:18.946650  4770 tablet_bootstrap.cc:654] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.946849  4768 tablet_bootstrap.cc:492] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:18.948730  4579 raft_consensus.cc:2468] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:18.949877  4617 leader_election.cc:304] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:18.942816  4477 catalog_manager.cc:5697] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:18.953311  4796 raft_consensus.cc:2804] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:18.953792  4796 raft_consensus.cc:697] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:18.954895  4768 tablet_bootstrap.cc:654] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:18.954595  4796 consensus_queue.cc:237] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.965942  4775 raft_consensus.cc:493] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:18.966455  4775 raft_consensus.cc:515] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.968561  4775 leader_election.cc:290] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:18.970331  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:18.971222  4726 raft_consensus.cc:2468] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:18.971503  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:18.972255  4654 raft_consensus.cc:2468] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:18.972609  4543 leader_election.cc:304] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:18.973529  4775 raft_consensus.cc:2804] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:18.973857  4775 raft_consensus.cc:493] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:18.974177  4775 raft_consensus.cc:3060] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.988333  4775 raft_consensus.cc:515] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:18.989634  4728 raft_consensus.cc:2468] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:18.991226  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:18.991564  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:18.991835  4654 raft_consensus.cc:3060] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.992125  4726 raft_consensus.cc:3060] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:18.999058  4654 raft_consensus.cc:2468] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:18.999886  4726 raft_consensus.cc:2468] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:19.000273  4544 leader_election.cc:304] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:19.001199  4808 raft_consensus.cc:2804] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:19.001543  4775 leader_election.cc:290] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.010931  4727 raft_consensus.cc:2468] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:19.013301  4618 leader_election.cc:304] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0
I20260710 13:29:19.014317  4777 raft_consensus.cc:2804] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:19.021425  4777 raft_consensus.cc:697] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:19.017527  4808 raft_consensus.cc:697] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:19.022609  4777 consensus_queue.cc:237] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.022684  4808 consensus_queue.cc:237] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.024519  4770 tablet_bootstrap.cc:492] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:19.025890  4770 ts_tablet_manager.cc:1403] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.014s
I20260710 13:29:19.025194  4771 tablet_bootstrap.cc:492] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:19.026705  4771 ts_tablet_manager.cc:1403] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.109s	user 0.021s	sys 0.029s
I20260710 13:29:19.029515  4771 raft_consensus.cc:359] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.032764  4475 catalog_manager.cc:5697] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.033663  4771 raft_consensus.cc:385] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.034123  4771 raft_consensus.cc:740] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.035002  4771 consensus_queue.cc:260] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.037086  4771 ts_tablet_manager.cc:1434] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:29:19.038040  4771 tablet_bootstrap.cc:492] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:19.032907  4770 raft_consensus.cc:359] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.040853  4770 raft_consensus.cc:385] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.041221  4770 raft_consensus.cc:740] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.041944  4768 tablet_bootstrap.cc:492] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:19.042531  4768 ts_tablet_manager.cc:1403] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.096s	user 0.045s	sys 0.032s
I20260710 13:29:19.042078  4770 consensus_queue.cc:260] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.046833  4770 ts_tablet_manager.cc:1434] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:29:19.049454  4770 tablet_bootstrap.cc:492] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:19.048602  4475 catalog_manager.cc:5697] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.049922  4768 raft_consensus.cc:359] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.050683  4768 raft_consensus.cc:385] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.050995  4768 raft_consensus.cc:740] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.050899  4477 catalog_manager.cc:5697] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.053860  4771 tablet_bootstrap.cc:654] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:19.060316  4770 tablet_bootstrap.cc:654] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:19.062100  4773 raft_consensus.cc:493] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:19.062633  4773 raft_consensus.cc:515] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.066152  4771 tablet_bootstrap.cc:492] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:19.066648  4771 ts_tablet_manager.cc:1403] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260710 13:29:19.067729  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5204876ce49d784d58867435ed3e7" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:19.068385  4654 raft_consensus.cc:2468] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:19.067816  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5204876ce49d784d58867435ed3e7" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:19.069351  4771 raft_consensus.cc:359] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.069654  4693 leader_election.cc:304] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:19.069697  4579 raft_consensus.cc:2468] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:19.070227  4773 leader_election.cc:290] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:19.070604  4771 raft_consensus.cc:385] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.061602  4768 consensus_queue.cc:260] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.070960  4771 raft_consensus.cc:740] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.070849  4793 raft_consensus.cc:2804] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:19.071802  4771 consensus_queue.cc:260] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.072273  4793 raft_consensus.cc:493] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:19.072799  4793 raft_consensus.cc:3060] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.081185  4768 ts_tablet_manager.cc:1434] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.007s
I20260710 13:29:19.082231  4770 tablet_bootstrap.cc:492] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:19.081840  4793 raft_consensus.cc:515] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.082731  4770 ts_tablet_manager.cc:1403] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 13:29:19.083987  4793 leader_election.cc:290] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:19.084704  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5204876ce49d784d58867435ed3e7" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:19.085146  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e5204876ce49d784d58867435ed3e7" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:19.085253  4579 raft_consensus.cc:3060] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.085743  4654 raft_consensus.cc:3060] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.087729  4771 ts_tablet_manager.cc:1434] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:29:19.088969  4768 tablet_bootstrap.cc:492] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:19.091626  4654 raft_consensus.cc:2468] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:19.092548  4579 raft_consensus.cc:2468] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:19.093706  4691 leader_election.cc:304] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:19.085323  4770 raft_consensus.cc:359] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.094933  4768 tablet_bootstrap.cc:654] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:19.095019  4770 raft_consensus.cc:385] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.094945  4793 raft_consensus.cc:2804] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:19.095674  4770 raft_consensus.cc:740] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.095938  4793 raft_consensus.cc:697] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:19.097539  4793 consensus_queue.cc:237] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.097386  4770 consensus_queue.cc:260] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.103197  4770 ts_tablet_manager.cc:1434] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 13:29:19.103657  4768 tablet_bootstrap.cc:492] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:19.104188  4768 ts_tablet_manager.cc:1403] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.007s
I20260710 13:29:19.104619  4770 tablet_bootstrap.cc:492] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:19.106912  4768 raft_consensus.cc:359] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.107615  4768 raft_consensus.cc:385] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.107930  4768 raft_consensus.cc:740] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.108676  4768 consensus_queue.cc:260] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.110662  4768 ts_tablet_manager.cc:1434] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:29:19.113456  4770 tablet_bootstrap.cc:654] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:19.117517  4770 tablet_bootstrap.cc:492] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:19.117868  4770 ts_tablet_manager.cc:1403] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:29:19.118391  4477 catalog_manager.cc:5697] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 0 to 1, leader changed from <none> to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 1 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:19.119637  4770 raft_consensus.cc:359] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.120234  4770 raft_consensus.cc:385] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.120421  4770 raft_consensus.cc:740] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.120960  4770 consensus_queue.cc:260] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.122233  4770 ts_tablet_manager.cc:1434] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:29:19.123281  4770 tablet_bootstrap.cc:492] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:19.129072  4770 tablet_bootstrap.cc:654] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:19.133656  4770 tablet_bootstrap.cc:492] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:19.134091  4770 ts_tablet_manager.cc:1403] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:29:19.135864  4770 raft_consensus.cc:359] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.136318  4770 raft_consensus.cc:385] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:19.136519  4770 raft_consensus.cc:740] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:19.137087  4770 consensus_queue.cc:260] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.138371  4770 ts_tablet_manager.cc:1434] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:29:19.139389  4808 raft_consensus.cc:493] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:19.139817  4808 raft_consensus.cc:515] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.141855  4808 leader_election.cc:290] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.142832  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:19.142889  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:19.143848  4727 raft_consensus.cc:2393] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e03b91596e14535b87991e1642668c0 in current term 1: Already voted for candidate 76c86c97f7b84ea8affb66423917d71d in this term.
I20260710 13:29:19.144846  4543 leader_election.cc:304] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e03b91596e14535b87991e1642668c0; no voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa
I20260710 13:29:19.145475  4808 raft_consensus.cc:3060] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.151726  4808 raft_consensus.cc:2749] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:29:19.187775  4808 raft_consensus.cc:493] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:19.188292  4808 raft_consensus.cc:515] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.190712  4808 leader_election.cc:290] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.190908  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7899ca08caa54edba1380b338bb65620" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:19.191296  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7899ca08caa54edba1380b338bb65620" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:19.191669  4654 raft_consensus.cc:2468] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:19.191912  4727 raft_consensus.cc:2468] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:19.192802  4544 leader_election.cc:304] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:19.193647  4808 raft_consensus.cc:2804] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:19.193907  4808 raft_consensus.cc:493] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:19.194216  4808 raft_consensus.cc:3060] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.198988  4808 raft_consensus.cc:515] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.200500  4808 leader_election.cc:290] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.201433  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7899ca08caa54edba1380b338bb65620" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:19.201455  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7899ca08caa54edba1380b338bb65620" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:19.202216  4654 raft_consensus.cc:3060] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.202220  4727 raft_consensus.cc:3060] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.209266  4654 raft_consensus.cc:2468] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:19.209266  4727 raft_consensus.cc:2468] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:19.210597  4544 leader_election.cc:304] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:19.211262  4808 raft_consensus.cc:2804] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:19.211740  4808 raft_consensus.cc:697] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:19.212532  4808 consensus_queue.cc:237] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.219308  4477 catalog_manager.cc:5697] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.310762  4579 raft_consensus.cc:3060] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.317029  4793 consensus_queue.cc:1048] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.328598  4793 consensus_queue.cc:1048] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.372526  4777 consensus_queue.cc:1048] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.378165  4777 consensus_queue.cc:1048] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.384406  4801 consensus_queue.cc:1048] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:19.389585  4796 raft_consensus.cc:493] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:19.390173  4796 raft_consensus.cc:515] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.392295  4796 leader_election.cc:290] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.393138  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:19.393811  4578 raft_consensus.cc:2468] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:19.393920  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:19.395839  4726 raft_consensus.cc:2468] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:19.397008  4618 leader_election.cc:304] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:19.398343  4777 raft_consensus.cc:2804] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:19.398772  4777 raft_consensus.cc:493] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:19.399134  4777 raft_consensus.cc:3060] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.404340  4796 consensus_queue.cc:1048] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.406658  4777 raft_consensus.cc:515] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.409996  4777 leader_election.cc:290] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.409926  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:19.411336  4578 raft_consensus.cc:3060] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.413308  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:19.413965  4726 raft_consensus.cc:3060] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.421594  4578 raft_consensus.cc:2468] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:19.422036  4726 raft_consensus.cc:2468] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:19.423223  4617 leader_election.cc:304] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:19.424852  4777 consensus_queue.cc:1048] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.425462  4832 raft_consensus.cc:2804] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:19.426694  4832 raft_consensus.cc:697] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:19.428399  4832 consensus_queue.cc:237] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.435832  4578 raft_consensus.cc:3060] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.443480  4832 consensus_queue.cc:1048] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.443365  4475 catalog_manager.cc:5697] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.453074  4654 raft_consensus.cc:3060] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:19.460795  4808 consensus_queue.cc:1048] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.472793  4775 consensus_queue.cc:1048] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.496003  4654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
mode: GRACEFUL
new_leader_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:60632
I20260710 13:29:19.496565  4654 raft_consensus.cc:606] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Received request to transfer leadership to TS 1e03b91596e14535b87991e1642668c0
I20260710 13:29:19.499199  4775 consensus_queue.cc:1048] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.502188  4653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
mode: GRACEFUL
new_leader_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:60632
I20260710 13:29:19.502744  4653 raft_consensus.cc:606] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Received request to transfer leadership to TS 1e03b91596e14535b87991e1642668c0
I20260710 13:29:19.509728  4793 consensus_queue.cc:1048] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.515062  4815 consensus_queue.cc:1048] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:19.531090  4793 consensus_queue.cc:1048] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.550392  4726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
mode: GRACEFUL
new_leader_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:55238
I20260710 13:29:19.550951  4726 raft_consensus.cc:606] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Received request to transfer leadership to TS 76c86c97f7b84ea8affb66423917d71d
I20260710 13:29:19.566301  4578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7899ca08caa54edba1380b338bb65620"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
mode: GRACEFUL
new_leader_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:55948
I20260710 13:29:19.566835  4578 raft_consensus.cc:606] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Received request to transfer leadership to TS 76c86c97f7b84ea8affb66423917d71d
I20260710 13:29:19.612105  4815 consensus_queue.cc:1048] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.622998  4775 consensus_queue.cc:1048] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.630226  4808 raft_consensus.cc:993] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: : Instructing follower 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:19.630679  4775 raft_consensus.cc:1081] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Signalling peer 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:19.632079  4654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7899ca08caa54edba1380b338bb65620"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:60616
I20260710 13:29:19.632730  4654 raft_consensus.cc:493] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:19.633157  4654 raft_consensus.cc:3060] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.638157  4654 raft_consensus.cc:515] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.639976  4654 leader_election.cc:290] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.640959  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7899ca08caa54edba1380b338bb65620" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:19.641114  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7899ca08caa54edba1380b338bb65620" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:19.641619  4578 raft_consensus.cc:3055] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:19.641706  4726 raft_consensus.cc:3060] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.641968  4578 raft_consensus.cc:740] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:19.642781  4578 consensus_queue.cc:260] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.643710  4578 raft_consensus.cc:3060] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.647541  4726 raft_consensus.cc:2468] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:19.648526  4618 leader_election.cc:304] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:19.648753  4578 raft_consensus.cc:2468] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:19.649366  4832 raft_consensus.cc:2804] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:19.649788  4832 raft_consensus.cc:697] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:19.650482  4832 consensus_queue.cc:237] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.656239  4475 catalog_manager.cc:5697] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 1 to 2, leader changed from 1e03b91596e14535b87991e1642668c0 (127.31.213.129) to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 2 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.774937  4793 raft_consensus.cc:993] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: : Instructing follower 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:19.775421  4773 raft_consensus.cc:1081] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Signalling peer 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:19.776950  4654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:60610
I20260710 13:29:19.777490  4654 raft_consensus.cc:493] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:19.777865  4654 raft_consensus.cc:3060] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.782577  4654 raft_consensus.cc:515] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.784065  4654 leader_election.cc:290] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.784930  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:19.785128  4726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f18cd789c4d54b17bf620be46b71a" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:19.785598  4578 raft_consensus.cc:3060] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.785689  4726 raft_consensus.cc:3055] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:19.786057  4726 raft_consensus.cc:740] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:19.786717  4726 consensus_queue.cc:260] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.787598  4726 raft_consensus.cc:3060] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.790701  4578 raft_consensus.cc:2468] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:19.791704  4617 leader_election.cc:304] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:19.792374  4832 raft_consensus.cc:2804] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:19.792521  4726 raft_consensus.cc:2468] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:19.792898  4832 raft_consensus.cc:697] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:19.793766  4832 consensus_queue.cc:237] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.799703  4475 catalog_manager.cc:5697] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 1 to 2, leader changed from e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131) to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 2 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.865286  4805 raft_consensus.cc:993] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: : Instructing follower 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:19.865808  4801 raft_consensus.cc:1081] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Signalling peer 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:19.867426  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55942
I20260710 13:29:19.868104  4578 raft_consensus.cc:493] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:19.868188  4805 raft_consensus.cc:993] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: : Instructing follower 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:19.868520  4578 raft_consensus.cc:3060] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.868736  4801 raft_consensus.cc:1081] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Signalling peer 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:19.870414  4579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55942
I20260710 13:29:19.870976  4579 raft_consensus.cc:493] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:19.871322  4579 raft_consensus.cc:3060] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.875680  4578 raft_consensus.cc:515] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.879083  4801 consensus_queue.cc:1048] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:19.879287  4578 leader_election.cc:290] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.880218  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:19.880816  4654 raft_consensus.cc:3055] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:19.881124  4654 raft_consensus.cc:740] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:19.880946  4579 raft_consensus.cc:515] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.881865  4654 consensus_queue.cc:260] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.882728  4654 raft_consensus.cc:3060] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.883306  4579 leader_election.cc:290] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:19.884294  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9107e0ec61d1420aa98c8517f888aed9" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:19.884928  4727 raft_consensus.cc:3060] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.884886  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:19.887617  4728 raft_consensus.cc:3060] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.890947  4654 raft_consensus.cc:2468] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:19.892858  4727 raft_consensus.cc:2468] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:19.893214  4544 leader_election.cc:304] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:19.895015  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679245d7ec0a468e8b4561ce1c407098" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:19.895673  4654 raft_consensus.cc:3055] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:19.895681  4815 raft_consensus.cc:2804] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:19.894706  4728 raft_consensus.cc:2468] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:19.896047  4654 raft_consensus.cc:740] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:19.896625  4815 raft_consensus.cc:697] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:19.897199  4543 leader_election.cc:304] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:19.897081  4654 consensus_queue.cc:260] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.897522  4815 consensus_queue.cc:237] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.898283  4654 raft_consensus.cc:3060] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:19.898307  4805 consensus_queue.cc:1048] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:19.898645  4808 raft_consensus.cc:2804] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:19.900472  4808 raft_consensus.cc:697] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:19.901371  4808 consensus_queue.cc:237] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:19.905578  4654 raft_consensus.cc:2468] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:19.909322  4475 catalog_manager.cc:5697] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 1 to 2, leader changed from 76c86c97f7b84ea8affb66423917d71d (127.31.213.130) to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:19.921615  4475 catalog_manager.cc:5697] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 1 to 2, leader changed from 76c86c97f7b84ea8affb66423917d71d (127.31.213.130) to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:20.190258  4579 raft_consensus.cc:1275] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.191634  4801 consensus_queue.cc:1048] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:20.199186  4728 raft_consensus.cc:1275] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.200950  4796 consensus_queue.cc:1048] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:20.287945  4728 raft_consensus.cc:1275] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.289335  4808 consensus_queue.cc:1048] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:20.297246  4654 raft_consensus.cc:1275] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.298840  4853 consensus_queue.cc:1048] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:29:20.415031  4579 raft_consensus.cc:1275] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.416484  4801 consensus_queue.cc:1048] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:20.417945  4728 raft_consensus.cc:1275] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.419245  4801 consensus_queue.cc:1048] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:20.451393  4728 raft_consensus.cc:1275] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.452958  4853 consensus_queue.cc:1048] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:20.462059  4654 raft_consensus.cc:1275] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:20.463553  4775 consensus_queue.cc:1048] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:22.598927  4476 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52676:
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:29:22.601667  4476 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:29:22.650729  4563 tablet_service.cc:1511] Processing CreateTablet for tablet 054d8c9379d94d5faf691a15066b0907 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:22.652020  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054d8c9379d94d5faf691a15066b0907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.651684  4638 tablet_service.cc:1511] Processing CreateTablet for tablet 054d8c9379d94d5faf691a15066b0907 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:22.653023  4638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054d8c9379d94d5faf691a15066b0907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.655314  4711 tablet_service.cc:1511] Processing CreateTablet for tablet 054d8c9379d94d5faf691a15066b0907 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:29:22.655202  4564 tablet_service.cc:1511] Processing CreateTablet for tablet 27c81a2616e84658a98f7f0b70ab7a17 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:22.656531  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054d8c9379d94d5faf691a15066b0907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.658382  4641 tablet_service.cc:1511] Processing CreateTablet for tablet 27c81a2616e84658a98f7f0b70ab7a17 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:22.659719  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c81a2616e84658a98f7f0b70ab7a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.656531  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c81a2616e84658a98f7f0b70ab7a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.675830  4869 tablet_bootstrap.cc:492] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:22.676476  4712 tablet_service.cc:1511] Processing CreateTablet for tablet 27c81a2616e84658a98f7f0b70ab7a17 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:29:22.677876  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c81a2616e84658a98f7f0b70ab7a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.680284  4563 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50d0bd29534514945a31547bba1927 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:22.681658  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50d0bd29534514945a31547bba1927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.685667  4869 tablet_bootstrap.cc:654] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.693001  4636 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50d0bd29534514945a31547bba1927 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:22.694535  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50d0bd29534514945a31547bba1927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.702925  4716 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50d0bd29534514945a31547bba1927 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:29:22.704286  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50d0bd29534514945a31547bba1927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.718644  4869 tablet_bootstrap.cc:492] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:22.719635  4869 ts_tablet_manager.cc:1403] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.000s
I20260710 13:29:22.722291  4564 tablet_service.cc:1511] Processing CreateTablet for tablet db728873b24241cf939f1858058abf5a (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:22.723728  4869 raft_consensus.cc:359] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.724073  4644 tablet_service.cc:1511] Processing CreateTablet for tablet db728873b24241cf939f1858058abf5a (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:22.728950  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db728873b24241cf939f1858058abf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.730329  4869 raft_consensus.cc:385] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.730736  4869 raft_consensus.cc:740] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.731608  4869 consensus_queue.cc:260] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.731863  4711 tablet_service.cc:1511] Processing CreateTablet for tablet db728873b24241cf939f1858058abf5a (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:29:22.735659  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db728873b24241cf939f1858058abf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.727181  4872 tablet_bootstrap.cc:492] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:22.724821  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db728873b24241cf939f1858058abf5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.742628  4565 tablet_service.cc:1511] Processing CreateTablet for tablet dd99cdd72f7a4da996a39f03aac2bcf4 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:22.743968  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdd72f7a4da996a39f03aac2bcf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.734086  4869 ts_tablet_manager.cc:1434] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 13:29:22.745419  4869 tablet_bootstrap.cc:492] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:22.751710  4869 tablet_bootstrap.cc:654] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.725731  4870 tablet_bootstrap.cc:492] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:22.754735  4872 tablet_bootstrap.cc:654] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.758662  4870 tablet_bootstrap.cc:654] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.759007  4636 tablet_service.cc:1511] Processing CreateTablet for tablet dd99cdd72f7a4da996a39f03aac2bcf4 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:22.760030  4716 tablet_service.cc:1511] Processing CreateTablet for tablet dd99cdd72f7a4da996a39f03aac2bcf4 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:29:22.760582  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdd72f7a4da996a39f03aac2bcf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.761307  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99cdd72f7a4da996a39f03aac2bcf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.764050  4566 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8702db9e8a4856bfce381aee73f180 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:22.765301  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8702db9e8a4856bfce381aee73f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.768831  4711 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8702db9e8a4856bfce381aee73f180 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:22.770131  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8702db9e8a4856bfce381aee73f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.774801  4638 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8702db9e8a4856bfce381aee73f180 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:29:22.780931  4638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8702db9e8a4856bfce381aee73f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.782284  4712 tablet_service.cc:1511] Processing CreateTablet for tablet 453075420bd74f75bd6cd966c992a282 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:22.783689  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453075420bd74f75bd6cd966c992a282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.782320  4563 tablet_service.cc:1511] Processing CreateTablet for tablet 453075420bd74f75bd6cd966c992a282 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:22.785597  4644 tablet_service.cc:1511] Processing CreateTablet for tablet 453075420bd74f75bd6cd966c992a282 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:29:22.786717  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453075420bd74f75bd6cd966c992a282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.792500  4870 tablet_bootstrap.cc:492] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:22.793169  4870 ts_tablet_manager.cc:1403] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.007s
I20260710 13:29:22.800733  4869 tablet_bootstrap.cc:492] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:22.801328  4869 ts_tablet_manager.cc:1403] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260710 13:29:22.802655  4641 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcb80870d784c3b9d5bccbea7f675c4 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:22.804404  4869 raft_consensus.cc:359] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.806999  4869 raft_consensus.cc:385] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.807389  4869 raft_consensus.cc:740] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.796269  4870 raft_consensus.cc:359] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.807921  4870 raft_consensus.cc:385] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.808245  4870 raft_consensus.cc:740] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.786912  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453075420bd74f75bd6cd966c992a282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.809127  4870 consensus_queue.cc:260] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.810128  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcb80870d784c3b9d5bccbea7f675c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.814576  4870 ts_tablet_manager.cc:1434] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:29:22.816959  4870 tablet_bootstrap.cc:492] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:22.815377  4869 consensus_queue.cc:260] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.806252  4565 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcb80870d784c3b9d5bccbea7f675c4 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:22.820608  4718 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcb80870d784c3b9d5bccbea7f675c4 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:29:22.821178  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcb80870d784c3b9d5bccbea7f675c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.821959  4718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcb80870d784c3b9d5bccbea7f675c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.826251  4564 tablet_service.cc:1511] Processing CreateTablet for tablet e899b70e397e44fc9c5eb2ad5b79c791 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:22.827566  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e899b70e397e44fc9c5eb2ad5b79c791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.836494  4636 tablet_service.cc:1511] Processing CreateTablet for tablet e899b70e397e44fc9c5eb2ad5b79c791 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:22.837832  4636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e899b70e397e44fc9c5eb2ad5b79c791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.838325  4870 tablet_bootstrap.cc:654] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.832753  4869 ts_tablet_manager.cc:1434] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:29:22.849493  4869 tablet_bootstrap.cc:492] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
W20260710 13:29:22.849738  4525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:29:22.866556  4711 tablet_service.cc:1511] Processing CreateTablet for tablet e899b70e397e44fc9c5eb2ad5b79c791 (DEFAULT_TABLE table=soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:29:22.867980  4711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e899b70e397e44fc9c5eb2ad5b79c791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:29:22.868396  4872 tablet_bootstrap.cc:492] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:22.869187  4872 ts_tablet_manager.cc:1403] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.004s
I20260710 13:29:22.869993  4869 tablet_bootstrap.cc:654] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.872179  4872 raft_consensus.cc:359] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.873028  4872 raft_consensus.cc:385] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.873373  4872 raft_consensus.cc:740] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.874310  4872 consensus_queue.cc:260] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.877828  4870 tablet_bootstrap.cc:492] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:22.878424  4870 ts_tablet_manager.cc:1403] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260710 13:29:22.881839  4872 ts_tablet_manager.cc:1434] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:29:22.883002  4872 tablet_bootstrap.cc:492] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:22.885272  4870 raft_consensus.cc:359] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.886298  4870 raft_consensus.cc:385] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.887104  4870 raft_consensus.cc:740] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.887456  4869 tablet_bootstrap.cc:492] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:22.887984  4869 ts_tablet_manager.cc:1403] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.007s
I20260710 13:29:22.887998  4870 consensus_queue.cc:260] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.891120  4869 raft_consensus.cc:359] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.891831  4869 raft_consensus.cc:385] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.892163  4869 raft_consensus.cc:740] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.892550  4872 tablet_bootstrap.cc:654] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.892936  4869 consensus_queue.cc:260] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.895463  4869 ts_tablet_manager.cc:1434] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:29:22.896483  4869 tablet_bootstrap.cc:492] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:22.900187  4870 ts_tablet_manager.cc:1434] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:29:22.901257  4870 tablet_bootstrap.cc:492] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:22.901500  4872 tablet_bootstrap.cc:492] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:22.902025  4872 ts_tablet_manager.cc:1403] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:29:22.902971  4869 tablet_bootstrap.cc:654] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.905118  4872 raft_consensus.cc:359] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.905957  4872 raft_consensus.cc:385] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.906273  4872 raft_consensus.cc:740] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.907163  4872 consensus_queue.cc:260] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.907851  4870 tablet_bootstrap.cc:654] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.912760  4872 ts_tablet_manager.cc:1434] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:29:22.914398  4872 tablet_bootstrap.cc:492] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:22.915483  4796 raft_consensus.cc:493] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:22.916203  4796 raft_consensus.cc:515] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.919818  4870 tablet_bootstrap.cc:492] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:22.920384  4870 ts_tablet_manager.cc:1403] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:29:22.920030  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:22.920941  4579 raft_consensus.cc:2468] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:22.921640  4872 tablet_bootstrap.cc:654] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.922463  4617 leader_election.cc:304] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:22.925072  4870 raft_consensus.cc:359] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.926250  4870 raft_consensus.cc:385] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.926726  4870 raft_consensus.cc:740] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.928974  4870 consensus_queue.cc:260] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.940368  4870 ts_tablet_manager.cc:1434] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260710 13:29:22.941830  4870 tablet_bootstrap.cc:492] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:22.950551  4870 tablet_bootstrap.cc:654] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:22.921474  4796 leader_election.cc:290] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:22.952538  4796 raft_consensus.cc:2804] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:22.953078  4796 raft_consensus.cc:493] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:22.963449  4870 tablet_bootstrap.cc:492] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:22.964566  4870 ts_tablet_manager.cc:1403] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260710 13:29:22.969120  4870 raft_consensus.cc:359] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.970394  4870 raft_consensus.cc:385] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:22.970939  4870 raft_consensus.cc:740] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:22.953894  4796 raft_consensus.cc:3060] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:22.972282  4870 consensus_queue.cc:260] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:22.976584  4870 ts_tablet_manager.cc:1434] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:29:22.980480  4870 tablet_bootstrap.cc:492] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:22.990617  4870 tablet_bootstrap.cc:654] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.006646  4870 tablet_bootstrap.cc:492] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:23.007551  4870 ts_tablet_manager.cc:1403] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260710 13:29:23.013134  4870 raft_consensus.cc:359] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.014379  4870 raft_consensus.cc:385] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.014897  4870 raft_consensus.cc:740] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.016063  4870 consensus_queue.cc:260] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
W20260710 13:29:23.018755  4618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.131:33391, user_credentials={real_user=slave}} blocked reactor thread for 104145us
I20260710 13:29:23.021458  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.022360  4727 raft_consensus.cc:2468] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
W20260710 13:29:23.015928  4617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.129:42019, user_credentials={real_user=slave}} blocked reactor thread for 93581.4us
I20260710 13:29:23.029619  4870 ts_tablet_manager.cc:1434] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260710 13:29:23.030812  4870 tablet_bootstrap.cc:492] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:23.031270  4796 raft_consensus.cc:515] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.035778  4796 leader_election.cc:290] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.039849  4870 tablet_bootstrap.cc:654] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.040422  4872 tablet_bootstrap.cc:492] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:23.041442  4872 ts_tablet_manager.cc:1403] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.128s	user 0.033s	sys 0.083s
I20260710 13:29:23.036248  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.042901  4579 raft_consensus.cc:3060] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.045984  4872 raft_consensus.cc:359] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.047258  4872 raft_consensus.cc:385] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.047727  4872 raft_consensus.cc:740] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.037901  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.048898  4727 raft_consensus.cc:3060] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.049113  4872 consensus_queue.cc:260] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.038744  4869 tablet_bootstrap.cc:492] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:23.053110  4869 ts_tablet_manager.cc:1403] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.157s	user 0.025s	sys 0.085s
I20260710 13:29:23.053267  4872 ts_tablet_manager.cc:1434] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:29:23.054827  4872 tablet_bootstrap.cc:492] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:23.056066  4869 raft_consensus.cc:359] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.059424  4869 raft_consensus.cc:385] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.059801  4869 raft_consensus.cc:740] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.067862  4579 raft_consensus.cc:2468] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.060907  4869 consensus_queue.cc:260] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.072182  4869 ts_tablet_manager.cc:1434] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:29:23.073282  4869 tablet_bootstrap.cc:492] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:23.069124  4872 tablet_bootstrap.cc:654] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.069641  4727 raft_consensus.cc:2468] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.080690  4869 tablet_bootstrap.cc:654] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.080839  4618 leader_election.cc:304] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.082337  4796 raft_consensus.cc:2804] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.083065  4796 raft_consensus.cc:697] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:23.084337  4796 consensus_queue.cc:237] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.104355  4475 catalog_manager.cc:5697] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.105221  4870 tablet_bootstrap.cc:492] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:23.106012  4870 ts_tablet_manager.cc:1403] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.038s
I20260710 13:29:23.106638  4869 tablet_bootstrap.cc:492] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:23.107190  4869 ts_tablet_manager.cc:1403] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.000s
I20260710 13:29:23.109876  4858 raft_consensus.cc:493] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.110366  4858 raft_consensus.cc:515] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.111773  4869 raft_consensus.cc:359] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.112651  4869 raft_consensus.cc:385] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.113497  4869 raft_consensus.cc:740] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.113420  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db728873b24241cf939f1858058abf5a" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.114255  4654 raft_consensus.cc:2468] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:23.113776  4870 raft_consensus.cc:359] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.114491  4869 consensus_queue.cc:260] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.114936  4870 raft_consensus.cc:385] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.115396  4870 raft_consensus.cc:740] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.115563  4544 leader_election.cc:304] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.116474  4870 consensus_queue.cc:260] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.118183  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db728873b24241cf939f1858058abf5a" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.119134  4870 ts_tablet_manager.cc:1434] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:29:23.119007  4872 tablet_bootstrap.cc:492] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
W20260710 13:29:23.119983  4543 leader_election.cc:343] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:29:23.120453  4870 tablet_bootstrap.cc:492] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:23.120697  4858 leader_election.cc:290] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.120327  4872 ts_tablet_manager.cc:1403] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.016s
I20260710 13:29:23.127262  4872 raft_consensus.cc:359] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.128024  4858 raft_consensus.cc:2804] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.128625  4858 raft_consensus.cc:493] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.129113  4858 raft_consensus.cc:3060] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.128026  4872 raft_consensus.cc:385] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.131211  4869 ts_tablet_manager.cc:1434] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 13:29:23.131440  4872 raft_consensus.cc:740] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.132308  4869 tablet_bootstrap.cc:492] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:23.132453  4872 consensus_queue.cc:260] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.135171  4872 ts_tablet_manager.cc:1434] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:29:23.128113  4870 tablet_bootstrap.cc:654] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.138572  4869 tablet_bootstrap.cc:654] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.149204  4773 raft_consensus.cc:493] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.149857  4773 raft_consensus.cc:515] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.150722  4858 raft_consensus.cc:515] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.152263  4773 leader_election.cc:290] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.154374  4858 leader_election.cc:290] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.154171  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.156724  4579 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.157667  4773 raft_consensus.cc:493] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.155211  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.158353  4773 raft_consensus.cc:515] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.159178  4654 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.160924  4773 leader_election.cc:290] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.161770  4858 raft_consensus.cc:493] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.162743  4691 leader_election.cc:304] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.163798  4773 raft_consensus.cc:2804] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.163161  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db728873b24241cf939f1858058abf5a" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.164325  4773 raft_consensus.cc:493] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.164860  4579 raft_consensus.cc:2393] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e64a47eb99e347eb9e37a0c25f4a25aa in current term 1: Already voted for candidate 1e03b91596e14535b87991e1642668c0 in this term.
I20260710 13:29:23.164839  4773 raft_consensus.cc:3060] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.166788  4872 tablet_bootstrap.cc:492] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:23.168100  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db728873b24241cf939f1858058abf5a" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.168948  4727 raft_consensus.cc:3060] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.173206  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db728873b24241cf939f1858058abf5a" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.174057  4654 raft_consensus.cc:2468] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.162753  4858 raft_consensus.cc:515] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.177158  4693 leader_election.cc:304] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [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: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 1e03b91596e14535b87991e1642668c0
I20260710 13:29:23.180589  4858 leader_election.cc:290] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.181915  4773 raft_consensus.cc:515] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.182888  4872 tablet_bootstrap.cc:654] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.184680  4773 leader_election.cc:290] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.185683  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.186487  4579 raft_consensus.cc:3060] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.188377  4870 tablet_bootstrap.cc:492] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:23.189178  4870 ts_tablet_manager.cc:1403] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.008s
I20260710 13:29:23.193506  4870 raft_consensus.cc:359] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.194512  4870 raft_consensus.cc:385] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.195062  4870 raft_consensus.cc:740] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.195400  4872 tablet_bootstrap.cc:492] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:23.196187  4872 ts_tablet_manager.cc:1403] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.002s
I20260710 13:29:23.196054  4870 consensus_queue.cc:260] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.198966  4870 ts_tablet_manager.cc:1434] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:29:23.199620  4858 raft_consensus.cc:493] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.200235  4870 tablet_bootstrap.cc:492] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:23.200330  4858 raft_consensus.cc:515] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.203192  4858 leader_election.cc:290] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.205575  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db728873b24241cf939f1858058abf5a" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.206357  4654 raft_consensus.cc:3060] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.208568  4870 tablet_bootstrap.cc:654] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.217793  4872 raft_consensus.cc:359] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.218995  4872 raft_consensus.cc:385] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.219434  4872 raft_consensus.cc:740] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.220587  4872 consensus_queue.cc:260] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.221908  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.222849  4653 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:23.218175  4654 raft_consensus.cc:2468] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:23.225181  4872 ts_tablet_manager.cc:1434] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.002s
I20260710 13:29:23.225886  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.226712  4872 tablet_bootstrap.cc:492] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:23.226732  4654 raft_consensus.cc:2468] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:23.230479  4579 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:23.232026  4691 leader_election.cc:304] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.237437  4872 tablet_bootstrap.cc:654] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.243820  4544 leader_election.cc:304] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.246371  4898 raft_consensus.cc:2804] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.247112  4898 raft_consensus.cc:697] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
W20260710 13:29:23.249181  4693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.130:44023, user_credentials={real_user=slave}} blocked reactor thread for 72141.9us
I20260710 13:29:23.251415  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.252182  4654 raft_consensus.cc:3060] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.256338  4727 raft_consensus.cc:2468] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:23.248265  4898 consensus_queue.cc:237] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.256703  4872 tablet_bootstrap.cc:492] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:23.261214  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.258898  4894 raft_consensus.cc:2764] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:29:23.257114  4773 raft_consensus.cc:2764] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:29:23.264065  4872 ts_tablet_manager.cc:1403] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.007s
I20260710 13:29:23.266340  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.267048  4728 raft_consensus.cc:2468] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 0.
I20260710 13:29:23.269150  4872 raft_consensus.cc:359] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.258229  4544 leader_election.cc:304] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.270305  4872 raft_consensus.cc:385] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.270813  4872 raft_consensus.cc:740] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.271976  4870 tablet_bootstrap.cc:492] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:23.271790  4872 consensus_queue.cc:260] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.272504  4870 ts_tablet_manager.cc:1403] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.028s
I20260710 13:29:23.280593  4894 raft_consensus.cc:2804] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.288679  4869 tablet_bootstrap.cc:492] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:23.289283  4869 ts_tablet_manager.cc:1403] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.157s	user 0.079s	sys 0.062s
I20260710 13:29:23.290169  4872 ts_tablet_manager.cc:1434] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:29:23.291471  4872 tablet_bootstrap.cc:492] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:23.294731  4870 raft_consensus.cc:359] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.295583  4870 raft_consensus.cc:385] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.295910  4870 raft_consensus.cc:740] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.296707  4870 consensus_queue.cc:260] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.299000  4870 ts_tablet_manager.cc:1434] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:29:23.300484  4872 tablet_bootstrap.cc:654] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.303274  4870 tablet_bootstrap.cc:492] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: Bootstrap starting.
I20260710 13:29:23.303736  4869 raft_consensus.cc:359] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.304561  4869 raft_consensus.cc:385] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.304920  4869 raft_consensus.cc:740] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.306039  4869 consensus_queue.cc:260] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.308727  4869 ts_tablet_manager.cc:1434] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 13:29:23.309656  4869 tablet_bootstrap.cc:492] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:23.302168  4894 raft_consensus.cc:697] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:23.310918  4894 consensus_queue.cc:237] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.314332  4872 tablet_bootstrap.cc:492] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:23.315158  4872 ts_tablet_manager.cc:1403] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260710 13:29:23.315371  4654 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:23.317713  4870 tablet_bootstrap.cc:654] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.318830  4872 raft_consensus.cc:359] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.319901  4872 raft_consensus.cc:385] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.320391  4872 raft_consensus.cc:740] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.321846  4869 tablet_bootstrap.cc:654] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.321827  4872 consensus_queue.cc:260] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.322917  4796 raft_consensus.cc:493] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.323374  4543 leader_election.cc:304] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.323586  4796 raft_consensus.cc:515] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
W20260710 13:29:23.324276  4543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.131:33391, user_credentials={real_user=slave}} blocked reactor thread for 51058.7us
I20260710 13:29:23.324380  4893 raft_consensus.cc:2804] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.324884  4893 raft_consensus.cc:493] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.325248  4893 raft_consensus.cc:3060] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:29:23.326660  4544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.213.130:44023, user_credentials={real_user=slave}} blocked reactor thread for 46440.9us
I20260710 13:29:23.328099  4796 leader_election.cc:290] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.330935  4872 ts_tablet_manager.cc:1434] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:29:23.331903  4773 raft_consensus.cc:493] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.332695  4893 raft_consensus.cc:515] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.333693  4872 tablet_bootstrap.cc:492] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:23.334846  4893 leader_election.cc:290] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.332719  4773 raft_consensus.cc:515] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.336836  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8702db9e8a4856bfce381aee73f180" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.337528  4728 raft_consensus.cc:2468] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:23.337958  4773 leader_election.cc:290] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.339653  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50d0bd29534514945a31547bba1927" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.339650  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.339809  4618 leader_election.cc:304] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.340565  4579 raft_consensus.cc:2468] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.341724  4691 leader_election.cc:304] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.341583  4653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50d0bd29534514945a31547bba1927" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.342753  4653 raft_consensus.cc:2468] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.342924  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8702db9e8a4856bfce381aee73f180" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.343573  4579 raft_consensus.cc:2468] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:23.344326  4773 raft_consensus.cc:2804] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.344723  4773 raft_consensus.cc:493] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.341640  4882 raft_consensus.cc:2804] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.345131  4773 raft_consensus.cc:3060] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.345511  4882 raft_consensus.cc:493] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.340526  4728 raft_consensus.cc:3060] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.346047  4882 raft_consensus.cc:3060] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.353916  4773 raft_consensus.cc:515] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.356874  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50d0bd29534514945a31547bba1927" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.357034  4870 tablet_bootstrap.cc:492] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: No bootstrap required, opened a new log
I20260710 13:29:23.357506  4579 raft_consensus.cc:3060] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.357694  4870 ts_tablet_manager.cc:1403] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.006s
I20260710 13:29:23.358265  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.358832  4654 raft_consensus.cc:3060] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.361018  4870 raft_consensus.cc:359] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.361855  4870 raft_consensus.cc:385] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.362154  4870 raft_consensus.cc:740] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.362936  4870 consensus_queue.cc:260] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.365455  4870 ts_tablet_manager.cc:1434] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:29:23.365595  4579 raft_consensus.cc:2468] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:23.366219  4773 leader_election.cc:290] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.366935  4691 leader_election.cc:304] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.367851  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50d0bd29534514945a31547bba1927" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.368149  4773 raft_consensus.cc:2804] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.368489  4652 raft_consensus.cc:3060] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.368686  4773 raft_consensus.cc:697] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:23.368162  4869 tablet_bootstrap.cc:492] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:23.370124  4869 ts_tablet_manager.cc:1403] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.061s	user 0.003s	sys 0.009s
I20260710 13:29:23.370154  4882 raft_consensus.cc:515] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.373799  4773 consensus_queue.cc:237] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.377780  4652 raft_consensus.cc:2468] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:23.378405  4872 tablet_bootstrap.cc:654] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.379667  4869 raft_consensus.cc:359] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.380254  4654 raft_consensus.cc:2468] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:23.382414  4544 leader_election.cc:304] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.382066  4477 catalog_manager.cc:5697] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.383291  4894 raft_consensus.cc:2804] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.383759  4894 raft_consensus.cc:697] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:23.384560  4894 consensus_queue.cc:237] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.365595  4728 raft_consensus.cc:2468] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 1.
I20260710 13:29:23.380462  4869 raft_consensus.cc:385] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.389111  4869 raft_consensus.cc:740] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.392616  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8702db9e8a4856bfce381aee73f180" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.393304  4728 raft_consensus.cc:3060] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.395561  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8702db9e8a4856bfce381aee73f180" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.396863  4869 consensus_queue.cc:260] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.396270  4579 raft_consensus.cc:3060] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.401038  4869 ts_tablet_manager.cc:1434] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:29:23.397874  4882 leader_election.cc:290] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.406224  4869 tablet_bootstrap.cc:492] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:23.414294  4579 raft_consensus.cc:2468] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.416327  4617 leader_election.cc:304] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.417304  4882 raft_consensus.cc:2804] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.417759  4882 raft_consensus.cc:697] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:23.418622  4882 consensus_queue.cc:237] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.423354  4477 catalog_manager.cc:5697] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 0 to 1, leader changed from <none> to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 1 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:23.425637  4477 catalog_manager.cc:5697] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 0 to 1, leader changed from <none> to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 1 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:23.431349  4869 tablet_bootstrap.cc:654] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.434371  4872 tablet_bootstrap.cc:492] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:23.434971  4872 ts_tablet_manager.cc:1403] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.009s
I20260710 13:29:23.435622  4869 tablet_bootstrap.cc:492] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:23.436007  4869 ts_tablet_manager.cc:1403] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.006s
I20260710 13:29:23.437920  4872 raft_consensus.cc:359] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.438742  4872 raft_consensus.cc:385] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.438434  4869 raft_consensus.cc:359] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.439109  4872 raft_consensus.cc:740] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.439256  4869 raft_consensus.cc:385] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.439620  4869 raft_consensus.cc:740] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.439945  4872 consensus_queue.cc:260] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.440333  4869 consensus_queue.cc:260] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.442642  4869 ts_tablet_manager.cc:1434] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:29:23.442677  4872 ts_tablet_manager.cc:1434] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:29:23.443594  4869 tablet_bootstrap.cc:492] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: Bootstrap starting.
I20260710 13:29:23.443815  4872 tablet_bootstrap.cc:492] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: Bootstrap starting.
I20260710 13:29:23.445315  4773 raft_consensus.cc:493] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.445844  4773 raft_consensus.cc:515] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.447541  4475 catalog_manager.cc:5697] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 1 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.449883  4869 tablet_bootstrap.cc:654] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.450556  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453075420bd74f75bd6cd966c992a282" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.451005  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453075420bd74f75bd6cd966c992a282" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d" is_pre_election: true
I20260710 13:29:23.451318  4579 raft_consensus.cc:2468] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.451706  4652 raft_consensus.cc:2468] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 0.
I20260710 13:29:23.452566  4773 leader_election.cc:290] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.452843  4691 leader_election.cc:304] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.450584  4872 tablet_bootstrap.cc:654] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: Neither blocks nor log segments found. Creating new log.
I20260710 13:29:23.454813  4773 raft_consensus.cc:2804] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.456406  4773 raft_consensus.cc:493] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.456841  4773 raft_consensus.cc:3060] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.455900  4728 raft_consensus.cc:2468] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.460870  4869 tablet_bootstrap.cc:492] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: No bootstrap required, opened a new log
I20260710 13:29:23.461344  4869 ts_tablet_manager.cc:1403] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:29:23.463881  4869 raft_consensus.cc:359] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.464569  4869 raft_consensus.cc:385] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.464849  4869 raft_consensus.cc:740] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.465669  4869 consensus_queue.cc:260] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.462602  4476 catalog_manager.cc:5697] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.469185  4869 ts_tablet_manager.cc:1434] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:29:23.468694  4773 raft_consensus.cc:515] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.471238  4872 tablet_bootstrap.cc:492] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: No bootstrap required, opened a new log
I20260710 13:29:23.471736  4872 ts_tablet_manager.cc:1403] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 13:29:23.471663  4882 raft_consensus.cc:493] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.472325  4882 raft_consensus.cc:515] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.474655  4882 leader_election.cc:290] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.474732  4872 raft_consensus.cc:359] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.475495  4872 raft_consensus.cc:385] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:29:23.475775  4872 raft_consensus.cc:740] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Initialized, Role: FOLLOWER
I20260710 13:29:23.475867  4773 leader_election.cc:290] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.476424  4872 consensus_queue.cc:260] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.478470  4872 ts_tablet_manager.cc:1434] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:29:23.479322  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453075420bd74f75bd6cd966c992a282" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.480011  4579 raft_consensus.cc:3060] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.481426  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.482038  4728 raft_consensus.cc:2468] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:23.486025  4618 leader_election.cc:304] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.486064  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.486486  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453075420bd74f75bd6cd966c992a282" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.486922  4577 raft_consensus.cc:2468] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:23.487095  4652 raft_consensus.cc:3060] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.488247  4882 raft_consensus.cc:2804] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.488698  4882 raft_consensus.cc:493] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.489079  4882 raft_consensus.cc:3060] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.495814  4579 raft_consensus.cc:2468] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:23.495684  4652 raft_consensus.cc:2468] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 1.
I20260710 13:29:23.497047  4693 leader_election.cc:304] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.496735  4882 raft_consensus.cc:515] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.497968  4773 raft_consensus.cc:2804] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.498611  4773 raft_consensus.cc:697] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:23.499440  4773 consensus_queue.cc:237] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.499801  4882 leader_election.cc:290] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.500360  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.501106  4727 raft_consensus.cc:3060] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.501065  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.505452  4579 raft_consensus.cc:3060] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.507542  4727 raft_consensus.cc:2468] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.508850  4618 leader_election.cc:304] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.509696  4882 raft_consensus.cc:2804] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.510164  4882 raft_consensus.cc:697] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:23.510941  4882 consensus_queue.cc:237] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.512751  4579 raft_consensus.cc:2468] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.514894  4476 catalog_manager.cc:5697] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 0 to 1, leader changed from <none> to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 1 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:23.521727  4474 catalog_manager.cc:5697] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.557428  4882 consensus_queue.cc:1048] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.567759  4796 raft_consensus.cc:493] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:29:23.568243  4796 raft_consensus.cc:515] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.572328  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcb80870d784c3b9d5bccbea7f675c4" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0" is_pre_election: true
I20260710 13:29:23.572986  4579 raft_consensus.cc:2468] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:23.573658  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcb80870d784c3b9d5bccbea7f675c4" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" is_pre_election: true
I20260710 13:29:23.573491  4796 leader_election.cc:290] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.576629  4617 leader_election.cc:304] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.577037  4728 raft_consensus.cc:2468] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 0.
I20260710 13:29:23.578112  4796 raft_consensus.cc:2804] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:29:23.578466  4796 raft_consensus.cc:493] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:29:23.578878  4796 raft_consensus.cc:3060] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.580806  4919 consensus_queue.cc:1048] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:29:23.591750  4796 raft_consensus.cc:515] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.594235  4796 leader_election.cc:290] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.594952  4579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcb80870d784c3b9d5bccbea7f675c4" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.595419  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcb80870d784c3b9d5bccbea7f675c4" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.595623  4579 raft_consensus.cc:3060] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.596030  4728 raft_consensus.cc:3060] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:29:23.602567  4579 raft_consensus.cc:2468] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.602567  4728 raft_consensus.cc:2468] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 1.
I20260710 13:29:23.604146  4617 leader_election.cc:304] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.605099  4796 raft_consensus.cc:2804] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:29:23.605636  4796 raft_consensus.cc:697] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:23.606384  4796 consensus_queue.cc:237] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.613531  4476 catalog_manager.cc:5697] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 1 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.696008  4773 consensus_queue.cc:1048] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.707206  4898 consensus_queue.cc:1048] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.709333  4858 consensus_queue.cc:1048] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.721654  4893 consensus_queue.cc:1048] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.799008  4893 consensus_queue.cc:1048] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.810838  4896 consensus_queue.cc:1048] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:29:23.825417  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
mode: GRACEFUL
new_leader_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55238
I20260710 13:29:23.828927  4728 raft_consensus.cc:606] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Received request to transfer leadership to TS 1e03b91596e14535b87991e1642668c0
I20260710 13:29:23.833869  4654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
mode: GRACEFUL
new_leader_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:60632
I20260710 13:29:23.834342  4654 raft_consensus.cc:606] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Received request to transfer leadership to TS 1e03b91596e14535b87991e1642668c0
I20260710 13:29:23.838984  4728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d50d0bd29534514945a31547bba1927"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
mode: GRACEFUL
new_leader_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55238
I20260710 13:29:23.839475  4728 raft_consensus.cc:606] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Received request to transfer leadership to TS 1e03b91596e14535b87991e1642668c0
I20260710 13:29:23.846774  4882 consensus_queue.cc:1048] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.846966  4577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
mode: GRACEFUL
new_leader_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:55948
I20260710 13:29:23.847568  4577 raft_consensus.cc:606] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Received request to transfer leadership to TS 76c86c97f7b84ea8affb66423917d71d
I20260710 13:29:23.856873  4901 consensus_queue.cc:1048] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.859464  4727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "453075420bd74f75bd6cd966c992a282"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
mode: GRACEFUL
new_leader_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:55238
I20260710 13:29:23.860061  4727 raft_consensus.cc:606] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Received request to transfer leadership to TS 76c86c97f7b84ea8affb66423917d71d
I20260710 13:29:23.869300  4901 consensus_queue.cc:1048] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.873876  4654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
mode: GRACEFUL
new_leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
 from {username='slave'} at 127.0.0.1:60632
I20260710 13:29:23.874423  4654 raft_consensus.cc:606] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Received request to transfer leadership to TS e64a47eb99e347eb9e37a0c25f4a25aa
I20260710 13:29:23.892077  4919 consensus_queue.cc:1048] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.895469  4901 raft_consensus.cc:993] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: : Instructing follower 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:23.895903  4901 raft_consensus.cc:1081] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Signalling peer 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:23.900964  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d50d0bd29534514945a31547bba1927"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55932
I20260710 13:29:23.901677  4578 raft_consensus.cc:493] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:23.902089  4578 raft_consensus.cc:3060] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.907150  4882 consensus_queue.cc:1048] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.913965  4578 raft_consensus.cc:515] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.917214  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50d0bd29534514945a31547bba1927" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.917753  4654 raft_consensus.cc:3060] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.920934  4882 consensus_queue.cc:1048] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.934849  4578 leader_election.cc:290] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.936084  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50d0bd29534514945a31547bba1927" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.936761  4727 raft_consensus.cc:3055] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:23.937074  4727 raft_consensus.cc:740] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:23.937851  4727 consensus_queue.cc:260] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.938576  4654 raft_consensus.cc:2468] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:23.938980  4727 raft_consensus.cc:3060] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.939921  4544 leader_election.cc:304] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:23.940728  4896 raft_consensus.cc:2804] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:23.941229  4896 raft_consensus.cc:697] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:23.942332  4896 consensus_queue.cc:237] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.945299  4901 consensus_queue.cc:1048] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.952020  4727 raft_consensus.cc:2468] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:23.953205  4882 raft_consensus.cc:993] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: : Instructing follower e64a47eb99e347eb9e37a0c25f4a25aa to start an election
I20260710 13:29:23.953711  4919 raft_consensus.cc:1081] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Signalling peer e64a47eb99e347eb9e37a0c25f4a25aa to start an election
I20260710 13:29:23.955364  4727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
 from {username='slave'} at 127.0.0.1:55218
I20260710 13:29:23.955945  4727 raft_consensus.cc:493] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:23.956293  4727 raft_consensus.cc:3060] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.958295  4474 catalog_manager.cc:5697] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 1 to 2, leader changed from e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131) to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:23.963650  4727 raft_consensus.cc:515] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.965186  4773 consensus_queue.cc:1048] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:23.966459  4727 leader_election.cc:290] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:23.967255  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:23.967886  4577 raft_consensus.cc:3060] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.968165  4654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e899b70e397e44fc9c5eb2ad5b79c791" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:23.968730  4654 raft_consensus.cc:3055] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:23.969020  4654 raft_consensus.cc:740] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:23.969748  4654 consensus_queue.cc:260] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.971386  4654 raft_consensus.cc:3060] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.973529  4773 raft_consensus.cc:993] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: : Instructing follower 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:23.974067  4901 raft_consensus.cc:1081] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Signalling peer 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:23.975849  4652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "453075420bd74f75bd6cd966c992a282"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:60610
I20260710 13:29:23.976394  4652 raft_consensus.cc:493] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:23.976790  4652 raft_consensus.cc:3060] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.976728  4577 raft_consensus.cc:2468] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 2.
I20260710 13:29:23.977900  4654 raft_consensus.cc:2468] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 2.
I20260710 13:29:23.978214  4691 leader_election.cc:304] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:23.979139  4898 raft_consensus.cc:2804] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:23.979606  4898 raft_consensus.cc:697] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:23.980444  4898 consensus_queue.cc:237] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.988212  4474 catalog_manager.cc:5697] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 1 to 2, leader changed from 76c86c97f7b84ea8affb66423917d71d (127.31.213.130) to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 2 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:23.990089  4652 raft_consensus.cc:515] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.995362  4652 leader_election.cc:290] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:23.995596  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453075420bd74f75bd6cd966c992a282" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:23.996289  4727 raft_consensus.cc:3055] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:23.996663  4727 raft_consensus.cc:740] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:23.997570  4727 consensus_queue.cc:260] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:23.998973  4727 raft_consensus.cc:3060] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:23.994869  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453075420bd74f75bd6cd966c992a282" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:24.001053  4577 raft_consensus.cc:3060] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.006700  4727 raft_consensus.cc:2468] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:24.007759  4618 leader_election.cc:304] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:24.007879  4577 raft_consensus.cc:2468] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:24.008587  4919 raft_consensus.cc:2804] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:24.009131  4919 raft_consensus.cc:697] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:24.009951  4919 consensus_queue.cc:237] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.017246  4474 catalog_manager.cc:5697] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 1 to 2, leader changed from e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131) to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 2 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:24.159957  4901 raft_consensus.cc:993] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: : Instructing follower 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:24.160424  4898 raft_consensus.cc:1081] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Signalling peer 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:24.161856  4577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55932
I20260710 13:29:24.162351  4577 raft_consensus.cc:493] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:24.162664  4577 raft_consensus.cc:3060] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.167909  4577 raft_consensus.cc:515] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.169531  4577 leader_election.cc:290] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:24.170521  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:24.170605  4727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054d8c9379d94d5faf691a15066b0907" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:24.171135  4652 raft_consensus.cc:3060] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.171205  4727 raft_consensus.cc:3055] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:24.171648  4727 raft_consensus.cc:740] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:24.172315  4727 consensus_queue.cc:260] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.173358  4727 raft_consensus.cc:3060] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.176704  4652 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:24.177886  4544 leader_election.cc:304] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, 76c86c97f7b84ea8affb66423917d71d; no voters: 
I20260710 13:29:24.178654  4894 raft_consensus.cc:2804] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:24.179165  4894 raft_consensus.cc:697] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:24.179198  4727 raft_consensus.cc:2468] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:24.180245  4919 consensus_queue.cc:1048] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:24.180085  4894 consensus_queue.cc:237] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.188040  4474 catalog_manager.cc:5697] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 1 to 2, leader changed from e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131) to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:24.193423  4919 consensus_queue.cc:1048] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:29:24.205267  4882 raft_consensus.cc:993] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: : Instructing follower 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:24.205785  4921 raft_consensus.cc:1081] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Signalling peer 1e03b91596e14535b87991e1642668c0 to start an election
I20260710 13:29:24.208539  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
 from {username='slave'} at 127.0.0.1:55942
I20260710 13:29:24.209160  4578 raft_consensus.cc:493] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:24.209553  4578 raft_consensus.cc:3060] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.216207  4578 raft_consensus.cc:515] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.218600  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:24.218742  4578 leader_election.cc:290] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Requested vote from peers 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:24.219008  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c81a2616e84658a98f7f0b70ab7a17" candidate_uuid: "1e03b91596e14535b87991e1642668c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:24.219198  4652 raft_consensus.cc:3055] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:24.219602  4728 raft_consensus.cc:3060] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.219720  4652 raft_consensus.cc:740] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:24.220732  4652 consensus_queue.cc:260] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.221653  4652 raft_consensus.cc:3060] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.225361  4728 raft_consensus.cc:2468] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:24.226287  4543 leader_election.cc:304] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:24.226976  4894 raft_consensus.cc:2804] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:24.226913  4652 raft_consensus.cc:2468] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e03b91596e14535b87991e1642668c0 in term 2.
I20260710 13:29:24.227607  4894 raft_consensus.cc:697] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Becoming Leader. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:24.228456  4894 consensus_queue.cc:237] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.234802  4477 catalog_manager.cc:5697] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 reported cstate change: term changed from 1 to 2, leader changed from 76c86c97f7b84ea8affb66423917d71d (127.31.213.130) to 1e03b91596e14535b87991e1642668c0 (127.31.213.129). New cstate: current_term: 2 leader_uuid: "1e03b91596e14535b87991e1642668c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:24.290709  4858 raft_consensus.cc:993] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: : Instructing follower 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:24.291229  4858 raft_consensus.cc:1081] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Signalling peer 76c86c97f7b84ea8affb66423917d71d to start an election
I20260710 13:29:24.292725  4652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
 from {username='slave'} at 127.0.0.1:60616
I20260710 13:29:24.293200  4652 raft_consensus.cc:493] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:24.293509  4652 raft_consensus.cc:3060] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.299609  4652 raft_consensus.cc:515] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.301514  4652 leader_election.cc:290] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131:33391)
I20260710 13:29:24.302995  4728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
I20260710 13:29:24.303160  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99cdd72f7a4da996a39f03aac2bcf4" candidate_uuid: "76c86c97f7b84ea8affb66423917d71d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:24.303718  4728 raft_consensus.cc:3060] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.303791  4577 raft_consensus.cc:3055] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:24.304240  4577 raft_consensus.cc:740] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:24.305114  4577 consensus_queue.cc:260] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.306212  4577 raft_consensus.cc:3060] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:24.311453  4728 raft_consensus.cc:2468] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:24.312228  4577 raft_consensus.cc:2468] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76c86c97f7b84ea8affb66423917d71d in term 2.
I20260710 13:29:24.312628  4618 leader_election.cc:304] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:24.313400  4882 raft_consensus.cc:2804] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:24.313874  4882 raft_consensus.cc:697] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Becoming Leader. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:24.314697  4882 consensus_queue.cc:237] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:24.321414  4477 catalog_manager.cc:5697] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d reported cstate change: term changed from 1 to 2, leader changed from 1e03b91596e14535b87991e1642668c0 (127.31.213.129) to 76c86c97f7b84ea8affb66423917d71d (127.31.213.130). New cstate: current_term: 2 leader_uuid: "76c86c97f7b84ea8affb66423917d71d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: UNKNOWN } } }
I20260710 13:29:24.324620  4728 raft_consensus.cc:1275] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.325870  4858 consensus_queue.cc:1048] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.334834  4652 raft_consensus.cc:1275] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.336351  4896 consensus_queue.cc:1048] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.362368  4577 raft_consensus.cc:1275] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer e64a47eb99e347eb9e37a0c25f4a25aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.363698  4898 consensus_queue.cc:1048] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.371593  4652 raft_consensus.cc:1275] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer e64a47eb99e347eb9e37a0c25f4a25aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.374707  4941 consensus_queue.cc:1048] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.400838  4577 raft_consensus.cc:1275] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.401973  4882 consensus_queue.cc:1048] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.410183  4728 raft_consensus.cc:1275] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.412062  4882 consensus_queue.cc:1048] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.651935  4652 raft_consensus.cc:1275] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.653187  4896 consensus_queue.cc:1048] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.660516  4728 raft_consensus.cc:1275] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.661862  4858 consensus_queue.cc:1048] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.691955  4728 raft_consensus.cc:1275] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.693207  4858 consensus_queue.cc:1048] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.703019  4652 raft_consensus.cc:1275] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer 1e03b91596e14535b87991e1642668c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.704834  4896 consensus_queue.cc:1048] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.842324  4728 raft_consensus.cc:1275] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.843600  4882 consensus_queue.cc:1048] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:24.853991  4577 raft_consensus.cc:1275] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer 76c86c97f7b84ea8affb66423917d71d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:24.856082  4919 consensus_queue.cc:1048] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:26.879252  4476 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52676:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:29:26.904102  4476 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52676:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:29:26.972577 32598 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:29:26.999920  4972 tablet.cc:1724] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.041736  4973 tablet.cc:1724] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.167610  4544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.130:44023, user_credentials={real_user=slave}} blocked reactor thread for 55205.7us
W20260710 13:29:27.236369  4979 log.cc:927] Time spent T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: Append to log took a long time: real 0.074s	user 0.003s	sys 0.002s
I20260710 13:29:27.242887  4973 tablet.cc:1724] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.258816  4987 log.cc:927] Time spent T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260710 13:29:27.307211  5001 tablet.cc:1724] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.311444  4998 log.cc:927] Time spent T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
W20260710 13:29:27.313350  4543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.131:33391, user_credentials={real_user=slave}} blocked reactor thread for 50036.6us
I20260710 13:29:27.285914  5007 tablet.cc:1724] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.308751  4972 tablet.cc:1724] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.321353  5006 tablet.cc:1724] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.288655  5010 tablet.cc:1724] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.333585  4575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77"
dest_uuid: "1e03b91596e14535b87991e1642668c0"
mode: GRACEFUL
new_leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
 from {username='slave'} at 127.0.0.1:39876
I20260710 13:29:27.334530  4575 raft_consensus.cc:606] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Received request to transfer leadership to TS e64a47eb99e347eb9e37a0c25f4a25aa
I20260710 13:29:27.333460  5012 tablet.cc:1724] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.349422  4617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.129:42019, user_credentials={real_user=slave}} blocked reactor thread for 93421.7us
W20260710 13:29:27.348199  4618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.213.131:33391, user_credentials={real_user=slave}} blocked reactor thread for 93616.3us
I20260710 13:29:27.383394  5013 tablet.cc:1724] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.389418  5012 tablet.cc:1724] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.395035  4973 tablet.cc:1724] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.398357  5021 tablet.cc:1724] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.402403  5020 tablet.cc:1724] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.409492  5017 tablet.cc:1724] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.420683  5012 tablet.cc:1724] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.428191  5001 tablet.cc:1724] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.443732  5010 tablet.cc:1724] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.459571  5007 tablet.cc:1724] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.462069  5006 tablet.cc:1724] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.453896  5012 tablet.cc:1724] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.462273  4972 tablet.cc:1724] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.474308  4651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845"
dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
mode: GRACEFUL
new_leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
 from {username='slave'} at 127.0.0.1:36370
I20260710 13:29:27.474941  4651 raft_consensus.cc:606] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Received request to transfer leadership to TS e64a47eb99e347eb9e37a0c25f4a25aa
I20260710 13:29:27.476496 32598 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:29:27.477144 32598 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:29:27.481966  5012 tablet.cc:1724] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.492132  5019 tablet.cc:1724] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.489557  4973 tablet.cc:1724] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.501410  5001 tablet.cc:1724] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.483868  5020 tablet.cc:1724] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:29:27.535300  4476 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d: soft_deleted_table [id=29f7850186ed47cf8807ae4df93e6659] alter complete (version 1)
I20260710 13:29:27.738415  4999 raft_consensus.cc:993] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: : Instructing follower e64a47eb99e347eb9e37a0c25f4a25aa to start an election
I20260710 13:29:27.738981  4984 raft_consensus.cc:1081] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Signalling peer e64a47eb99e347eb9e37a0c25f4a25aa to start an election
I20260710 13:29:27.740702  4723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
 from {username='slave'} at 127.0.0.1:55218
I20260710 13:29:27.741250  4723 raft_consensus.cc:493] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:27.741570  4723 raft_consensus.cc:3060] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:27.745734  4974 raft_consensus.cc:993] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: : Instructing follower e64a47eb99e347eb9e37a0c25f4a25aa to start an election
I20260710 13:29:27.746317  4988 raft_consensus.cc:1081] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Signalling peer e64a47eb99e347eb9e37a0c25f4a25aa to start an election
I20260710 13:29:27.747673  4723 raft_consensus.cc:515] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:27.747875  4721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77"
dest_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa"
 from {username='slave'} at 127.0.0.1:55226
I20260710 13:29:27.748574  4721 raft_consensus.cc:493] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:29:27.748994  4721 raft_consensus.cc:3060] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:27.749918  4723 leader_election.cc:290] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:27.750772  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:27.751569  4575 raft_consensus.cc:3060] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:27.752388  4651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d03d2d5cf46e4e8bb4050cb2140d4845" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:27.752976  4651 raft_consensus.cc:3055] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:27.753289  4651 raft_consensus.cc:740] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76c86c97f7b84ea8affb66423917d71d, State: Running, Role: LEADER
I20260710 13:29:27.754151  4651 consensus_queue.cc:260] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:27.756337  4651 raft_consensus.cc:3060] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:27.756932  4721 raft_consensus.cc:515] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:27.760236  4721 leader_election.cc:290] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 2 election: Requested vote from peers 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019), 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023)
I20260710 13:29:27.760309  4575 raft_consensus.cc:2468] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 2.
I20260710 13:29:27.760892  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e03b91596e14535b87991e1642668c0"
I20260710 13:29:27.761574  4574 raft_consensus.cc:3055] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:29:27.761897  4574 raft_consensus.cc:740] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e03b91596e14535b87991e1642668c0, State: Running, Role: LEADER
I20260710 13:29:27.762387  4691 leader_election.cc:304] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e03b91596e14535b87991e1642668c0, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:27.762804  4652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8ed469e97640f9a8393c4744776a77" candidate_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76c86c97f7b84ea8affb66423917d71d"
I20260710 13:29:27.762702  4574 consensus_queue.cc:260] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:27.763444  4652 raft_consensus.cc:3060] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:27.763576  4651 raft_consensus.cc:2468] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 2.
I20260710 13:29:27.764045  4574 raft_consensus.cc:3060] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:29:27.764925  4947 raft_consensus.cc:2804] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:27.765486  4947 raft_consensus.cc:697] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:27.766377  4947 consensus_queue.cc:237] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:27.771484  4652 raft_consensus.cc:2468] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 2.
I20260710 13:29:27.772409  4574 raft_consensus.cc:2468] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64a47eb99e347eb9e37a0c25f4a25aa in term 2.
I20260710 13:29:27.772903  4693 leader_election.cc:304] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76c86c97f7b84ea8affb66423917d71d, e64a47eb99e347eb9e37a0c25f4a25aa; no voters: 
I20260710 13:29:27.773677  4947 raft_consensus.cc:2804] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:29:27.774150  4947 raft_consensus.cc:697] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 LEADER]: Becoming Leader. State: Replica: e64a47eb99e347eb9e37a0c25f4a25aa, State: Running, Role: LEADER
I20260710 13:29:27.774852  4947 consensus_queue.cc:237] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } }
I20260710 13:29:27.776892  4476 catalog_manager.cc:5697] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 1 to 2, leader changed from 76c86c97f7b84ea8affb66423917d71d (127.31.213.130) to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 2 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:27.790944  4476 catalog_manager.cc:5697] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa reported cstate change: term changed from 1 to 2, leader changed from 1e03b91596e14535b87991e1642668c0 (127.31.213.129) to e64a47eb99e347eb9e37a0c25f4a25aa (127.31.213.131). New cstate: current_term: 2 leader_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64a47eb99e347eb9e37a0c25f4a25aa" member_type: VOTER last_known_addr { host: "127.31.213.131" port: 33391 } health_report { overall_health: HEALTHY } } }
I20260710 13:29:28.171908  4574 raft_consensus.cc:1275] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer e64a47eb99e347eb9e37a0c25f4a25aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:28.173437  4947 consensus_queue.cc:1048] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:28.182937  4652 raft_consensus.cc:1275] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer e64a47eb99e347eb9e37a0c25f4a25aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:28.184389  5029 consensus_queue.cc:1048] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:28.299726  4574 raft_consensus.cc:1275] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Refusing update from remote peer e64a47eb99e347eb9e37a0c25f4a25aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:28.301100  5029 consensus_queue.cc:1048] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e03b91596e14535b87991e1642668c0" member_type: VOTER last_known_addr { host: "127.31.213.129" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:28.309960  4652 raft_consensus.cc:1275] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Refusing update from remote peer e64a47eb99e347eb9e37a0c25f4a25aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:29:28.311867  4947 consensus_queue.cc:1048] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "76c86c97f7b84ea8affb66423917d71d" member_type: VOTER last_known_addr { host: "127.31.213.130" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:29:28.536993 32598 tablet_server.cc:179] TabletServer@127.31.213.129:0 shutting down...
W20260710 13:29:28.554173  4617 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 13:29:28.560214  4617 consensus_peers.cc:597] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. 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:29:28.565536 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:28.566589 32598 tablet_replica.cc:333] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.567818 32598 raft_consensus.cc:2243] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.568424 32598 raft_consensus.cc:2272] T 2fcb80870d784c3b9d5bccbea7f675c4 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.570590 32598 tablet_replica.cc:333] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.571173 32598 raft_consensus.cc:2243] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.571573 32598 raft_consensus.cc:2272] T 0d8702db9e8a4856bfce381aee73f180 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.573743 32598 tablet_replica.cc:333] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.574345 32598 raft_consensus.cc:2243] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.575098 32598 raft_consensus.cc:2272] T db728873b24241cf939f1858058abf5a P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.577077 32598 tablet_replica.cc:333] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.577620 32598 raft_consensus.cc:2243] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.578378 32598 raft_consensus.cc:2272] T 8d50d0bd29534514945a31547bba1927 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.580399 32598 tablet_replica.cc:333] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.581032 32598 raft_consensus.cc:2243] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.581442 32598 raft_consensus.cc:2272] T f1e5204876ce49d784d58867435ed3e7 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.583439 32598 tablet_replica.cc:333] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.583945 32598 raft_consensus.cc:2243] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.584331 32598 raft_consensus.cc:2272] T d03d2d5cf46e4e8bb4050cb2140d4845 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.586767 32598 tablet_replica.cc:333] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.587410 32598 raft_consensus.cc:2243] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.588158 32598 raft_consensus.cc:2272] T 27c81a2616e84658a98f7f0b70ab7a17 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.590339 32598 tablet_replica.cc:333] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.590924 32598 raft_consensus.cc:2243] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.591784 32598 raft_consensus.cc:2272] T 054d8c9379d94d5faf691a15066b0907 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.593885 32598 tablet_replica.cc:333] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.594470 32598 raft_consensus.cc:2243] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.594925 32598 raft_consensus.cc:2272] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.597178 32598 tablet_replica.cc:333] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.597868 32598 raft_consensus.cc:2243] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.598784 32598 raft_consensus.cc:2272] T 679245d7ec0a468e8b4561ce1c407098 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.601011 32598 tablet_replica.cc:333] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.601622 32598 raft_consensus.cc:2243] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.602139 32598 raft_consensus.cc:2272] T 592f18cd789c4d54b17bf620be46b71a P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.604179 32598 tablet_replica.cc:333] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.604775 32598 raft_consensus.cc:2243] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.605252 32598 raft_consensus.cc:2272] T dd99cdd72f7a4da996a39f03aac2bcf4 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.607131 32598 tablet_replica.cc:333] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.607667 32598 raft_consensus.cc:2243] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.608482 32598 raft_consensus.cc:2272] T e303a1eea12644318d4d0168b43bbbd7 P 1e03b91596e14535b87991e1642668c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.610546 32598 tablet_replica.cc:333] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.611208 32598 raft_consensus.cc:2243] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.611712 32598 raft_consensus.cc:2272] T 7899ca08caa54edba1380b338bb65620 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.613719 32598 tablet_replica.cc:333] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.614260 32598 raft_consensus.cc:2243] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.614673 32598 raft_consensus.cc:2272] T 0b8ed469e97640f9a8393c4744776a77 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.617700 32598 tablet_replica.cc:333] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.618408 32598 raft_consensus.cc:2243] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.618919 32598 raft_consensus.cc:2272] T e899b70e397e44fc9c5eb2ad5b79c791 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.621445 32598 tablet_replica.cc:333] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.622089 32598 raft_consensus.cc:2243] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.622606 32598 raft_consensus.cc:2272] T 453075420bd74f75bd6cd966c992a282 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.624989 32598 tablet_replica.cc:333] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0: stopping tablet replica
I20260710 13:29:28.625501 32598 raft_consensus.cc:2243] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.626394 32598 raft_consensus.cc:2272] T 9107e0ec61d1420aa98c8517f888aed9 P 1e03b91596e14535b87991e1642668c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.669623 32598 tablet_server.cc:196] TabletServer@127.31.213.129:0 shutdown complete.
W20260710 13:29:28.670384  4617 consensus_peers.cc:597] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.706638 32598 tablet_server.cc:179] TabletServer@127.31.213.130:0 shutting down...
W20260710 13:29:28.733742  4617 consensus_peers.cc:597] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:29:28.737893  4691 consensus_peers.cc:597] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.741848 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:28.742615 32598 tablet_replica.cc:333] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.743234 32598 raft_consensus.cc:2243] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.744066 32598 raft_consensus.cc:2272] T 0d8702db9e8a4856bfce381aee73f180 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.746138 32598 tablet_replica.cc:333] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.746723 32598 raft_consensus.cc:2243] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.747450 32598 raft_consensus.cc:2272] T 2fcb80870d784c3b9d5bccbea7f675c4 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.749373 32598 tablet_replica.cc:333] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.750236 32598 raft_consensus.cc:2243] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.750820 32598 raft_consensus.cc:2272] T db728873b24241cf939f1858058abf5a P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.753310 32598 tablet_replica.cc:333] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.753909 32598 raft_consensus.cc:2243] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.754372 32598 raft_consensus.cc:2272] T 8d50d0bd29534514945a31547bba1927 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:28.755036  4691 consensus_peers.cc:597] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.756464 32598 tablet_replica.cc:333] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.757140 32598 raft_consensus.cc:2243] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.757529 32598 raft_consensus.cc:2272] T f1e5204876ce49d784d58867435ed3e7 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.760113 32598 tablet_replica.cc:333] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.760962 32598 raft_consensus.cc:2243] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.761497 32598 raft_consensus.cc:2272] T d03d2d5cf46e4e8bb4050cb2140d4845 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:28.763128  4617 consensus_peers.cc:597] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.764424 32598 tablet_replica.cc:333] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.765187 32598 raft_consensus.cc:2243] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.765642 32598 raft_consensus.cc:2272] T 27c81a2616e84658a98f7f0b70ab7a17 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.767489 32598 tablet_replica.cc:333] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.768028 32598 raft_consensus.cc:2243] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.768399 32598 raft_consensus.cc:2272] T 054d8c9379d94d5faf691a15066b0907 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.770269 32598 tablet_replica.cc:333] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.770845 32598 raft_consensus.cc:2243] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.771301 32598 raft_consensus.cc:2272] T e899b70e397e44fc9c5eb2ad5b79c791 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.773317 32598 tablet_replica.cc:333] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.773886 32598 raft_consensus.cc:2243] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.774672 32598 raft_consensus.cc:2272] T 453075420bd74f75bd6cd966c992a282 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.776566 32598 tablet_replica.cc:333] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.777194 32598 raft_consensus.cc:2243] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.777644 32598 raft_consensus.cc:2272] T 9107e0ec61d1420aa98c8517f888aed9 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.779609 32598 tablet_replica.cc:333] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.780167 32598 raft_consensus.cc:2243] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.781073 32598 raft_consensus.cc:2272] T 9d6f7e7ae7514263a4f4fd7918bf67ce P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.783179 32598 tablet_replica.cc:333] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.783757 32598 raft_consensus.cc:2243] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.784183 32598 raft_consensus.cc:2272] T 679245d7ec0a468e8b4561ce1c407098 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.786096 32598 tablet_replica.cc:333] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.786664 32598 raft_consensus.cc:2243] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.787475 32598 raft_consensus.cc:2272] T 7899ca08caa54edba1380b338bb65620 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.789382 32598 tablet_replica.cc:333] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.789951 32598 raft_consensus.cc:2243] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.790774 32598 raft_consensus.cc:2272] T dd99cdd72f7a4da996a39f03aac2bcf4 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.792788 32598 tablet_replica.cc:333] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.793330 32598 raft_consensus.cc:2243] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.793762 32598 raft_consensus.cc:2272] T e303a1eea12644318d4d0168b43bbbd7 P 76c86c97f7b84ea8affb66423917d71d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.795647 32598 tablet_replica.cc:333] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.796162 32598 raft_consensus.cc:2243] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.796980 32598 raft_consensus.cc:2272] T 592f18cd789c4d54b17bf620be46b71a P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.799656 32598 tablet_replica.cc:333] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d: stopping tablet replica
I20260710 13:29:28.800235 32598 raft_consensus.cc:2243] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.800688 32598 raft_consensus.cc:2272] T 0b8ed469e97640f9a8393c4744776a77 P 76c86c97f7b84ea8affb66423917d71d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.839048 32598 tablet_server.cc:196] TabletServer@127.31.213.130:0 shutdown complete.
W20260710 13:29:28.865325  4693 consensus_peers.cc:597] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa -> Peer 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023): Couldn't send request to peer 76c86c97f7b84ea8affb66423917d71d. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.872056 32598 tablet_server.cc:179] TabletServer@127.31.213.131:0 shutting down...
I20260710 13:29:28.899758 32598 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:29:28.901037 32598 tablet_replica.cc:333] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.901916 32598 raft_consensus.cc:2243] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.902498 32598 raft_consensus.cc:2272] T 2fcb80870d784c3b9d5bccbea7f675c4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.904841 32598 tablet_replica.cc:333] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
W20260710 13:29:28.905412  4691 consensus_peers.cc:597] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.905570 32598 raft_consensus.cc:2243] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.906111 32598 raft_consensus.cc:2272] T 0d8702db9e8a4856bfce381aee73f180 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.908337 32598 tablet_replica.cc:333] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.908998 32598 raft_consensus.cc:2243] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.909533 32598 raft_consensus.cc:2272] T db728873b24241cf939f1858058abf5a P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:29:28.911144  4693 consensus_peers.cc:597] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa -> Peer 76c86c97f7b84ea8affb66423917d71d (127.31.213.130:44023): Couldn't send request to peer 76c86c97f7b84ea8affb66423917d71d. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.130:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.911403 32598 tablet_replica.cc:333] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.912134 32598 raft_consensus.cc:2243] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.912595 32598 raft_consensus.cc:2272] T 8d50d0bd29534514945a31547bba1927 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.914424 32598 tablet_replica.cc:333] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.915138 32598 raft_consensus.cc:2243] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.915894 32598 raft_consensus.cc:2272] T f1e5204876ce49d784d58867435ed3e7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.917943 32598 tablet_replica.cc:333] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.918635 32598 raft_consensus.cc:2243] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.919348 32598 raft_consensus.cc:2272] T d03d2d5cf46e4e8bb4050cb2140d4845 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.921963 32598 tablet_replica.cc:333] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
W20260710 13:29:28.922480  4691 consensus_peers.cc:597] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa -> Peer 1e03b91596e14535b87991e1642668c0 (127.31.213.129:42019): Couldn't send request to peer 1e03b91596e14535b87991e1642668c0. Status: Network error: Client connection negotiation failed: client connection to 127.31.213.129:42019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:29:28.922657 32598 raft_consensus.cc:2243] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.923211 32598 raft_consensus.cc:2272] T 27c81a2616e84658a98f7f0b70ab7a17 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.924976 32598 tablet_replica.cc:333] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.925457 32598 raft_consensus.cc:2243] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.925820 32598 raft_consensus.cc:2272] T 054d8c9379d94d5faf691a15066b0907 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.927496 32598 tablet_replica.cc:333] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.927956 32598 raft_consensus.cc:2243] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.928341 32598 raft_consensus.cc:2272] T 7899ca08caa54edba1380b338bb65620 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.930029 32598 tablet_replica.cc:333] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.930491 32598 raft_consensus.cc:2243] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.931151 32598 raft_consensus.cc:2272] T 0b8ed469e97640f9a8393c4744776a77 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.933218 32598 tablet_replica.cc:333] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.933691 32598 raft_consensus.cc:2243] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:29:28.934355 32598 raft_consensus.cc:2272] T e899b70e397e44fc9c5eb2ad5b79c791 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.935982 32598 tablet_replica.cc:333] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.936462 32598 raft_consensus.cc:2243] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.936902 32598 raft_consensus.cc:2272] T 453075420bd74f75bd6cd966c992a282 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.938493 32598 tablet_replica.cc:333] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.938915 32598 raft_consensus.cc:2243] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.939250 32598 raft_consensus.cc:2272] T 9107e0ec61d1420aa98c8517f888aed9 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.941094 32598 tablet_replica.cc:333] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.941524 32598 raft_consensus.cc:2243] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.941859 32598 raft_consensus.cc:2272] T 679245d7ec0a468e8b4561ce1c407098 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.943449 32598 tablet_replica.cc:333] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.943883 32598 raft_consensus.cc:2243] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.944222 32598 raft_consensus.cc:2272] T 592f18cd789c4d54b17bf620be46b71a P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.945888 32598 tablet_replica.cc:333] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.946310 32598 raft_consensus.cc:2243] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.946676 32598 raft_consensus.cc:2272] T dd99cdd72f7a4da996a39f03aac2bcf4 P e64a47eb99e347eb9e37a0c25f4a25aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.948239 32598 tablet_replica.cc:333] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.948693 32598 raft_consensus.cc:2243] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.949045 32598 raft_consensus.cc:2272] T e303a1eea12644318d4d0168b43bbbd7 P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.950663 32598 tablet_replica.cc:333] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa: stopping tablet replica
I20260710 13:29:28.951035 32598 raft_consensus.cc:2243] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:29:28.951409 32598 raft_consensus.cc:2272] T 9d6f7e7ae7514263a4f4fd7918bf67ce P e64a47eb99e347eb9e37a0c25f4a25aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:28.978389 32598 tablet_server.cc:196] TabletServer@127.31.213.131:0 shutdown complete.
I20260710 13:29:29.009877 32598 master.cc:562] Master@127.31.213.190:34963 shutting down...
I20260710 13:29:29.042177 32598 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:29:29.042819 32598 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:29:29.043191 32598 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44b8a6f673604ca39410cdf5c6749e3d: stopping tablet replica
I20260710 13:29:29.063897 32598 master.cc:584] Master@127.31.213.190:34963 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11451 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25348 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114422 ms total)
[  PASSED  ] 8 tests.
I20260710 13:29:29.117915 32598 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:29:29.118178 32598 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:29:29.118371 32598 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 408 messages since previous log ~14 seconds ago
I20260710 13:29:29.118584 32598 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 ~34 seconds ago
I20260710 13:29:29.118769 32598 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 ~34 seconds ago
I20260710 13:29:29.119015 32598 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 13:29:29.119305 32598 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
